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