Skip to content

Commit

Permalink
Increment version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpal committed Jun 25, 2011
1 parent 839ac83 commit 804f3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="jackpal.androidterm"
android:versionName="1.0.30" android:versionCode="31"
android:versionName="1.0.31" android:versionCode="32"
android:installLocation="auto">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit 804f3b5

Please sign in to comment.