summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9ed0e6e..b7f5743 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.madore.android.unicodeMap"
- android:versionCode="3"
- android:versionName="0.0.3">
+ android:versionCode="4"
+ android:versionName="0.0.4">
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="10" />
<supports-screens android:resizeable="true"
android:smallScreens="true"