summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-02-13 13:47:52 +0100
committerTor Andersson <tor.andersson@artifex.com>2013-02-13 13:48:35 +0100
commitcc4e2c8cb5e0e12ac55c3aff775b710a3fecbcdc (patch)
treecd5f7e3914745d7a1cb55283d9d848ed53728fe6 /ios
parentbc131fc0b8de2af766281eed31efbc4e13efa72a (diff)
downloadmupdf-cc4e2c8cb5e0e12ac55c3aff775b710a3fecbcdc.tar.xz
Bump version number strings and dates for 1.2 release.
Diffstat (limited to 'ios')
-rw-r--r--ios/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/ios/Info.plist b/ios/Info.plist
index 2b181b3d..0595910d 100644
--- a/ios/Info.plist
+++ b/ios/Info.plist
@@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.1</string>
+ <string>1.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>1.1</string>
+ <string>1.2</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIFileSharingEnabled</key>