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:
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 033e69c02..7dc6f84a3 100644
--- a/macx/common.pri
+++ b/macx/common.pri
@@ -1,6 +1,6 @@
# Common OSX overlay settings.
-VERSION = 1.2.4
+VERSION = 1.2.5
DEFINES *= VERSION=\\\"$$VERSION\\\"
diff --git a/macx/osax/osax.plist b/macx/osax/osax.plist
index 4d14b9c43..600fe1e6c 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.4</string>
+ <string>1.2.5</string>
<key>CFBundleSignature</key>
<string>MUOL</string>
<key>CSResourcesFileMapped</key>