]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Another version bump for new release.
[Dictionary.git] / AndroidManifest.xml
index 278e44af308ee3cd35fc16afce04ac3d08468f29..becf18e2d48b6683b0ac4ab83cd863f372c61ca9 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="72"
+    android:versionName="5.2.11" >
 
     <uses-sdk
         android:minSdkVersion="10"