adium 5390:2b58c4030980: Branching off 1.5.7.

commits at adium.im commits at adium.im
Tue Mar 19 19:11:00 UTC 2013


details:	http://hg.adium.im/adium/rev/2b58c4030980
revision:	5390:2b58c4030980
branch:		adium-1.5.7
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Tue Mar 19 20:10:26 2013 +0100

Branching off 1.5.7.

diffs (46 lines):

diff -r 33ecf158ede3 -r 2b58c4030980 Plists/Info.plist
--- a/Plists/Info.plist	Mon Mar 18 21:27:14 2013 +0100
+++ b/Plists/Info.plist	Tue Mar 19 20:10:26 2013 +0100
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5.6, Copyright © 2001-2013 The Adium Team</string>
+	<string>1.5.7hg, Copyright © 2001-2013 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.6</string>
+	<string>1.5.7hg</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5.6</string>
+	<string>1.5.7hg</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r 33ecf158ede3 -r 2b58c4030980 Release/Makefile
--- a/Release/Makefile	Mon Mar 18 21:27:14 2013 +0100
+++ b/Release/Makefile	Tue Mar 19 20:10:26 2013 +0100
@@ -17,9 +17,9 @@
 # - make all
 ###########
 
-VERSION=1.5.6
-BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=FALSE
+VERSION=1.5.7hg
+BUILD_IN_DEBUG_MODE?=TRUE
+BETA?=TRUE
 OFFICIAL_BUILD?=TRUE
 
 # Always builds in debug mode.




More information about the commits mailing list