hemlock_v11 (1.5)
authorkenstir <kenstir@gmail.com>
Tue, 8 Dec 2015 02:00:04 +0000 (21:00 -0500)
committerkenstir <kenstir@gmail.com>
Tue, 8 Dec 2015 02:00:04 +0000 (21:00 -0500)
Open-ILS/src/Android/hemlock_app/AndroidManifest.xml

index bb64d1b..fd4ae9f 100644 (file)
@@ -2,7 +2,7 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
           package="net.kenstir.apps.hemlock"
           android:installLocation="auto"
-          android:versionCode="10"
+          android:versionCode="11"
           android:versionName="1.5">
 
     <uses-sdk