summaryrefslogtreecommitdiff
path: root/android/AndroidManifest.xml
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2012-08-16 14:19:31 +0200
committerTor Andersson <tor.andersson@artifex.com>2012-08-16 14:19:31 +0200
commit7003d3e463e8a28eeccbf97ee691efc9d744cd53 (patch)
treede4d2ef884cd34fec7fd4f82bf4d3b8f2912220a /android/AndroidManifest.xml
parent91ff63026e2e10591f6f2f8e8ae9ccd066f8fcd6 (diff)
downloadmupdf-7003d3e463e8a28eeccbf97ee691efc9d744cd53.tar.xz
Bump version numbers to 1.1
Diffstat (limited to 'android/AndroidManifest.xml')
-rw-r--r--android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index e69aeaf5..16e49f0e 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.artifex.mupdf"
android:versionCode="1"
- android:versionName="1.0">
+ android:versionName="1.1">
<supports-screens android:smallScreens="true"
android:normalScreens="true"
android:largeScreens="true"