]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Bump version.
[Dictionary.git] / AndroidManifest.xml
index 709819e941a5a999b62e2535f463443716c9b1e7..49b3dd0f8b8b88051311862f73f4121dab9d4b62 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="109"
-    android:versionName="5.5.4" >
+    android:versionCode="110"
+    android:versionName="5.5.5" >
 
     <uses-feature
         android:name="android.hardware.touchscreen"