adium 5772:780fbb0dd353: Branching for Adium 1.5.10.

commits at adium.im commits at adium.im
Wed Dec 4 16:26:01 UTC 2013


details:	http://hg.adium.im/adium/rev/780fbb0dd353
revision:	5772:780fbb0dd353
branch:		adium-1.5.10
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Wed Dec 04 17:25:21 2013 +0100

Branching for Adium 1.5.10.

diffs (46 lines):

diff -r 213f4163a8b5 -r 780fbb0dd353 Plists/Info.plist
--- a/Plists/Info.plist	Mon Dec 02 17:47:35 2013 +0100
+++ b/Plists/Info.plist	Wed Dec 04 17:25:21 2013 +0100
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5.9, Copyright © 2001-2013 The Adium Team</string>
+	<string>1.5.10hg, 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.9</string>
+	<string>1.5.10hg</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5.9</string>
+	<string>1.5.10hg</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r 213f4163a8b5 -r 780fbb0dd353 Release/Makefile
--- a/Release/Makefile	Mon Dec 02 17:47:35 2013 +0100
+++ b/Release/Makefile	Wed Dec 04 17:25:21 2013 +0100
@@ -17,9 +17,9 @@
 # - make all
 ###########
 
-VERSION=1.5.9
-BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=FALSE
+VERSION=1.5.10hg
+BUILD_IN_DEBUG_MODE?=TRUE
+BETA?=TRUE
 OFFICIAL_BUILD?=TRUE
 
 # Always builds in debug mode.




More information about the commits mailing list