adium 5385:90a171a6b0fc: Level up to 1.5.6.

commits at adium.im commits at adium.im
Mon Mar 18 18:49:05 UTC 2013


details:	http://hg.adium.im/adium/rev/90a171a6b0fc
revision:	5385:90a171a6b0fc
branch:		adium-1.5.6
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Mon Mar 18 19:48:50 2013 +0100

Level up to 1.5.6.

diffs (46 lines):

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




More information about the commits mailing list