altosdroid: Release v1.2, push to play store. altosdroid_v1.2
authorMike Beattie <mike@ethernal.org>
Sun, 21 Apr 2013 02:52:56 +0000 (14:52 +1200)
committerMike Beattie <mike@ethernal.org>
Sun, 21 Apr 2013 02:52:56 +0000 (14:52 +1200)
Signed-off-by: Mike Beattie <mike@ethernal.org>
altosdroid/AndroidManifest.xml

index bf88574453b7be124f3054da02cb2063dcd6134e..f4c167acfc8fca7a7a8316aaee932f2254c92fe5 100644 (file)
@@ -17,8 +17,8 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
           package="org.altusmetrum.AltosDroid"
-          android:versionCode="1"
-          android:versionName="1.1.9.3">
+          android:versionCode="2"
+          android:versionName="1.2">
     <uses-sdk android:targetSdkVersion="10" android:minSdkVersion="10"/>
     <!-- Google Maps -->
     <uses-feature android:glEsVersion="0x00020000" android:required="true"/>