Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-iphoneos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2013-06-03 02:14:50 +0400
committerMikkel Krautz <mikkel@krautz.dk>2013-06-03 02:14:50 +0400
commit62456178f27db7ed168fd0b6f2d7555be3a25f2d (patch)
tree2cbe01270f2ca41bd0f490ed571c5064d0a875e2
parentec45648376da66ac365b075a40caf10e66baa535 (diff)
Info.plist: change version to 1.2.
-rw-r--r--Source/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Info.plist b/Source/Info.plist
index 6e3b5aa..d8acea4 100644
--- a/Source/Info.plist
+++ b/Source/Info.plist
@@ -41,7 +41,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.2~beta</string>
+ <string>1.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@@ -60,7 +60,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.2~beta</string>
+ <string>1.2</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSMainNibFile</key>