]> Pileus Git - ~andy/freeotp/commitdiff
Bump versionCode
authorNathaniel McCallum <npmccallum@redhat.com>
Fri, 10 Jan 2014 21:48:58 +0000 (16:48 -0500)
committerNathaniel McCallum <npmccallum@redhat.com>
Fri, 10 Jan 2014 21:48:58 +0000 (16:48 -0500)
AndroidManifest.xml

index 3a5b842580291777509858ecd3c6d9efc7e382b5..611aa3a8fff5adfd6e99f13fd5016b52ff969d6c 100644 (file)
@@ -21,7 +21,7 @@
 
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="org.fedorahosted.freeotp"
-    android:versionCode="11"
+    android:versionCode="12"
     android:versionName="1.3" >
 
     <uses-sdk