]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Bump version.
[Dictionary.git] / AndroidManifest.xml
index 94bf28e414f424d940fc50d4882e714c29584001..a6fd7a6ff03114d6004486bd8c9ed7db02f36406 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="104"
-    android:versionName="5.4.9" >
+    android:versionCode="105"
+    android:versionName="5.5.0" >
 
     <uses-feature
         android:name="android.hardware.touchscreen"