Let's call it v10
authorkenstir <kenstir@gmail.com>
Sat, 31 Oct 2015 01:32:29 +0000 (21:32 -0400)
committerkenstir <kenstir@gmail.com>
Sat, 31 Oct 2015 01:32:29 +0000 (21:32 -0400)
Open-ILS/src/Android/cwmars_app/AndroidManifest.xml

index 27b82dd..a62b515 100644 (file)
@@ -2,7 +2,7 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
           package="org.cwmars"
           android:installLocation="auto"
-          android:versionCode="9"
+          android:versionCode="10"
           android:versionName="1.4">
 
     <uses-sdk