]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Another ID bump, hopefully last before next version.
[Dictionary.git] / AndroidManifest.xml
index 0bbd5de9ad6f11afd05da004aea346f438ee3bd5..f169a80d1455fb5d7cd3c2e047e296c3505cda16 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="25"
-    android:versionName="5.0.1" >
+    android:versionCode="51"
+    android:versionName="5.2.0" >
 
     <uses-sdk
         android:minSdkVersion="10"