summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-05-07 13:07:01 +0200
committerTor Andersson <tor.andersson@artifex.com>2015-05-07 13:07:01 +0200
commit8023093f2654a60a0a55e894758c810711453153 (patch)
tree2ca7aa868b5bc76ee30cb58cc24f2f37d3037c7b /platform/ios
parent2e7f054f8cc33d54e8d7faac47a1e40d36325de8 (diff)
downloadmupdf-8023093f2654a60a0a55e894758c810711453153.tar.xz
Update version number to 1.7a for the bugfix release.
Diffstat (limited to 'platform/ios')
-rw-r--r--platform/ios/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/Info.plist b/platform/ios/Info.plist
index f5030d5b..5eae6154 100644
--- a/platform/ios/Info.plist
+++ b/platform/ios/Info.plist
@@ -76,11 +76,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.6</string>
+ <string>1.7a</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>1.6</string>
+ <string>1.7a</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIFileSharingEnabled</key>