Skip to content

Commit

Permalink
Updated version string in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
paulscode committed Jan 21, 2013
1 parent 13eef2d commit bd588f9
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="17"
android:versionName="2.0.1" >
android:versionCode="18"
android:versionName="2.0.2" >

<uses-feature android:glEsVersion="0x00020000" />

Expand Down

0 comments on commit bd588f9

Please sign in to comment.