Skip to content

Commit

Permalink
Build: Update manifest in preparation for 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
paulscode committed Jan 19, 2014
1 parent 820f7d6 commit 0bc76e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="paulscode.android.mupen64plusae"
android:installLocation="auto"
android:versionCode="35"
android:versionName="2.4.3 (debug)" >
android:versionCode="36"
android:versionName="2.4.4" >

<uses-feature android:glEsVersion="0x00020000" />
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
Expand Down

0 comments on commit 0bc76e5

Please sign in to comment.