summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2012-08-08 17:33:22 +0200
committerTor Andersson <tor.andersson@artifex.com>2012-08-08 17:50:33 +0200
commitb3193c6d5f620a7cebb748b360692fcde01127ec (patch)
treea61ca61a5dff2cdd5b3f6193e446de82c7b6314a
parentf1e46f452b8825859398c11788aafe7f469e846e (diff)
downloadmupdf-b3193c6d5f620a7cebb748b360692fcde01127ec.tar.xz
ios: Bump version number.
-rw-r--r--ios/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/ios/Info.plist b/ios/Info.plist
index 1e29c114..2b181b3d 100644
--- a/ios/Info.plist
+++ b/ios/Info.plist
@@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.0</string>
+ <string>1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>1.0</string>
+ <string>1.1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIFileSharingEnabled</key>