]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Fixed add to wordlist on fresh install.
[Dictionary.git] / AndroidManifest.xml
index fe91208d0a2a4ff5dd3a4fc109008d6d8e0aae46..a303ab17c9b7ad34c5115eaf825f3eaf73e4b1d3 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="24"
-    android:versionName="5.0.0" >
+    android:versionCode="25"
+    android:versionName="5.0.1" >
 
     <uses-sdk
         android:minSdkVersion="10"