give 0.10.x branch its version info

This commit is contained in:
Thialfihar
2010-05-21 15:46:33 +00:00
parent 17822a7042
commit cbe86d5f2a
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.thialfihar.android.apg"
android:versionName="0.9.8" android:versionCode="13">
android:versionName="0.10.0" android:versionCode="14">
<application
android:icon="@drawable/icon"