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

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/macx
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2014-04-05 12:26:25 +0400
committerMikkel Krautz <mikkel@krautz.dk>2014-04-05 12:26:25 +0400
commit689f4c1847549e36753ce7f77153f8a40d2106d0 (patch)
treeec63f4bf239e9ea439f0dfe9acec93c71686a4d2 /macx
parent53daac830581e594946add0d9ca3c3c47ea2ef55 (diff)
Bump version to 1.3.0
Diffstat (limited to 'macx')
-rw-r--r--macx/common.pri2
-rw-r--r--macx/osax/osax.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/macx/common.pri b/macx/common.pri
index 7dc6f84a3..37a05a11e 100644
--- a/macx/common.pri
+++ b/macx/common.pri
@@ -1,6 +1,6 @@
# Common OSX overlay settings.
-VERSION = 1.2.5
+VERSION = 1.3.0
DEFINES *= VERSION=\\\"$$VERSION\\\"
diff --git a/macx/osax/osax.plist b/macx/osax/osax.plist
index 600fe1e6c..63a9944db 100644
--- a/macx/osax/osax.plist
+++ b/macx/osax/osax.plist
@@ -13,7 +13,7 @@
<key>CFBundlePackageType</key>
<string>osax</string>
<key>CFbundleVersion</key>
- <string>1.2.5</string>
+ <string>1.3.0</string>
<key>CFBundleSignature</key>
<string>MUOL</string>
<key>CSResourcesFileMapped</key>