diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2016-10-24 19:20:19 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2016-10-26 18:46:43 +0200 |
commit | c991e3cab4da6df789ef663423952062d45dcd6b (patch) | |
tree | c5a89b067ea10e0f7d80c86ecb2037b3bdbe5dcd /platform/ios | |
parent | 8e57258bafb056a8ff5275029e8b13c279b86824 (diff) | |
download | mupdf-c991e3cab4da6df789ef663423952062d45dcd6b.tar.xz |
Bump version number to 1.10.
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 256165c4..69782e63 100644 --- a/platform/ios/Info.plist +++ b/platform/ios/Info.plist @@ -88,11 +88,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.9a</string> + <string>1.10</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>1.9a</string> + <string>1.10</string> <key>Fabric</key> <dict> <key>APIKey</key> |