]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Bump version number.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 13 Dec 2015 21:08:41 +0000 (22:08 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 13 Dec 2015 21:08:41 +0000 (22:08 +0100)
AndroidManifest.xml

index c1bc7037373a04250c20893f6f5c6c6d9c8f7751..bd3e50c6986f3235de20f9f8986ad403c6b04d2e 100644 (file)
@@ -2,8 +2,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.hughes.android.dictionary"
     android:installLocation="auto"
-    android:versionCode="42"
-    android:versionName="5.1.4" >
+    android:versionCode="48"
+    android:versionName="5.2.0" >
 
     <uses-sdk
         android:minSdkVersion="10"