adium 5365:fc2294917bf6: Adium 1.5.5

commits at adium.im commits at adium.im
Sun Feb 24 11:47:53 UTC 2013


details:	http://hg.adium.im/adium/rev/fc2294917bf6
revision:	5365:fc2294917bf6
branch:		adium-1.5.5
author:		Robert Vehse <robertvehse at fastmail.fm>
date:		Sun Feb 24 12:47:41 2013 +0100

Adium 1.5.5

diffs (46 lines):

diff -r 447bed586f2e -r fc2294917bf6 Plists/Info.plist
--- a/Plists/Info.plist	Sun Feb 24 12:25:16 2013 +0100
+++ b/Plists/Info.plist	Sun Feb 24 12:47:41 2013 +0100
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5.5b1, Copyright © 2001-2012 The Adium Team</string>
+	<string>1.5.5, Copyright © 2001-2012 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.5b1</string>
+	<string>1.5.5</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5.5b1</string>
+	<string>1.5.5</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r 447bed586f2e -r fc2294917bf6 Release/Makefile
--- a/Release/Makefile	Sun Feb 24 12:25:16 2013 +0100
+++ b/Release/Makefile	Sun Feb 24 12:47:41 2013 +0100
@@ -17,9 +17,9 @@
 # - make all
 ###########
 
-VERSION=1.5.5b1
-BUILD_IN_DEBUG_MODE?=TRUE
-BETA?=TRUE
+VERSION=1.5.5
+BUILD_IN_DEBUG_MODE?=FALSE
+BETA?=FALSE
 OFFICIAL_BUILD?=TRUE
 
 # Always builds in debug mode.




More information about the commits mailing list