adium 5876:c2de73195b24: Branching off adium-1.5.11.
commits at adium.im
commits at adium.im
Mon May 26 11:05:25 UTC 2014
details: http://hg.adium.im/adium/rev/c2de73195b24
revision: 5876:c2de73195b24
branch: adium-1.5.11
author: Thijs Alkemade <me at thijsalkema.de>
date: Mon May 26 13:04:27 2014 +0200
Branching off adium-1.5.11.
diffs (46 lines):
diff -r 7ad57fbf4c17 -r c2de73195b24 Plists/Info.plist
--- a/Plists/Info.plist Mon May 19 20:29:31 2014 +0200
+++ b/Plists/Info.plist Mon May 26 13:04:27 2014 +0200
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.10, Copyright © 2001-2014 The Adium Team</string>
+ <string>1.5.11hg, Copyright © 2001-2014 The Adium Team</string>
<key>CFBundleHelpBookFolder</key>
<string>AdiumHelp</string>
<key>CFBundleHelpBookName</key>
@@ -370,7 +370,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.5.10</string>
+ <string>1.5.11hg</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.10</string>
+ <string>1.5.11hg</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r 7ad57fbf4c17 -r c2de73195b24 Release/Makefile
--- a/Release/Makefile Mon May 19 20:29:31 2014 +0200
+++ b/Release/Makefile Mon May 26 13:04:27 2014 +0200
@@ -17,9 +17,9 @@
# - make all
###########
-VERSION=1.5.10
-BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=FALSE
+VERSION=1.5.11hg
+BUILD_IN_DEBUG_MODE?=TRUE
+BETA?=TRUE
OFFICIAL_BUILD?=TRUE
# Always builds in debug mode.
More information about the commits
mailing list