diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2014-04-02 14:22:00 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2014-04-02 14:22:46 +0200 |
commit | 595b0b918f4a470db87f93b303cd21f3a7765a00 (patch) | |
tree | 2e3656d38d01e779ba9af0fdc326576ef7b266d4 /platform/ios | |
parent | c7222731c15dfbda20daf458da48bed156b5f3a5 (diff) | |
download | mupdf-595b0b918f4a470db87f93b303cd21f3a7765a00.tar.xz |
Bump the version number to 1.4.
Diffstat (limited to 'platform/ios')
-rw-r--r-- | platform/ios/Info.plist | 4 |
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> |