]> Pileus Git - ~andy/freeotp/commitdiff
Bump versionCode
authorNathaniel McCallum <npmccallum@redhat.com>
Mon, 9 Dec 2013 20:14:29 +0000 (15:14 -0500)
committerNathaniel McCallum <npmccallum@redhat.com>
Mon, 9 Dec 2013 20:14:29 +0000 (15:14 -0500)
AndroidManifest.xml

index 8b1f992d83001fc76c8b45ac4a48f3cb3758f32a..a1f6d8992b3e57ffc4f5a258bb96e6b60c701eb5 100644 (file)
@@ -21,7 +21,7 @@
 
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="org.fedorahosted.freeotp"
-    android:versionCode="6"
+    android:versionCode="7"
     android:versionName="1.3" >
 
     <uses-sdk