summaryrefslogtreecommitdiff
path: root/platform/ios/Info.plist
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2014-04-02 14:22:00 +0200
committerTor Andersson <tor.andersson@artifex.com>2014-04-02 14:22:46 +0200
commit595b0b918f4a470db87f93b303cd21f3a7765a00 (patch)
tree2e3656d38d01e779ba9af0fdc326576ef7b266d4 /platform/ios/Info.plist
parentc7222731c15dfbda20daf458da48bed156b5f3a5 (diff)
downloadmupdf-595b0b918f4a470db87f93b303cd21f3a7765a00.tar.xz
Bump the version number to 1.4.
Diffstat (limited to 'platform/ios/Info.plist')
-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 cbbf4fa4..2d872aff 100644
--- a/platform/ios/Info.plist
+++ b/platform/ios/Info.plist
@@ -72,11 +72,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.3</string>
+ <string>1.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>1.3</string>
+ <string>1.4</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIFileSharingEnabled</key>