adium 4718:9afd1c5b80fb: 1.5 is go for launch.

commits at adium.im commits at adium.im
Tue Mar 13 23:17:47 UTC 2012


details:	http://hg.adium.im/adium/rev/9afd1c5b80fb
revision:	4718:9afd1c5b80fb
branch:		(none)
author:		Eric Richie
date:		Tue Mar 13 19:17:41 2012 -0400

1.5 is go for launch.
(For real this time!)

diffs (45 lines):

diff -r ddbbf89f74d9 -r 9afd1c5b80fb Plists/Info.plist
--- a/Plists/Info.plist	Tue Mar 13 21:02:18 2012 +0100
+++ b/Plists/Info.plist	Tue Mar 13 19:17:41 2012 -0400
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5rc5, Copyright © 2001-2012 The Adium Team</string>
+	<string>1.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.5rc5</string>
+	<string>1.5</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5rc5</string>
+	<string>1.5</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r ddbbf89f74d9 -r 9afd1c5b80fb Release/Makefile
--- a/Release/Makefile	Tue Mar 13 21:02:18 2012 +0100
+++ b/Release/Makefile	Tue Mar 13 19:17:41 2012 -0400
@@ -17,9 +17,9 @@
 # - make all
 ###########
 
-VERSION=1.5rc5
+VERSION=1.5
 BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=TRUE
+BETA?=FALSE
 OFFICIAL_BUILD?=TRUE
 
 # Always builds in debug mode.




More information about the commits mailing list