]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Another ID bump, hopefully last before next version.
[Dictionary.git] / AndroidManifest.xml
index 620c4db6034af40a0c3a9462549a169d6cfb7da2..f169a80d1455fb5d7cd3c2e047e296c3505cda16 100644 (file)
@@ -2,7 +2,7 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.hughes.android.dictionary"
     android:installLocation="auto"
-    android:versionCode="50"
+    android:versionCode="51"
     android:versionName="5.2.0" >
 
     <uses-sdk