]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Mostly work on Link spans, and upgrade the manfiest to 4.0.
[Dictionary.git] / AndroidManifest.xml
index 17ccec84d5ffd7b88d236d1f5e644e8c5d008995..74fbac2c57b47dc15210c95f2835ff5b126852b2 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="21"
-    android:versionName="3.3" >
+    android:versionCode="22"
+    android:versionName="4.0" >
 
     <uses-sdk
         android:minSdkVersion="4"