adium 4517:1c62031359a1: Version up for rc1.

commits at adium.im commits at adium.im
Tue Jan 17 01:21:14 UTC 2012


details:	http://hg.adium.im/adium/rev/1c62031359a1
revision:	4517:1c62031359a1
branch:		(none)
author:		Eric Richie
date:		Mon Jan 16 20:21:03 2012 -0500

Version up for rc1.

diffs (42 lines):

diff -r f34411070036 -r 1c62031359a1 Plists/Info.plist
--- a/Plists/Info.plist	Mon Jan 16 19:06:43 2012 +0100
+++ b/Plists/Info.plist	Mon Jan 16 20:21:03 2012 -0500
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5b9, Copyright 2001-2012 The Adium Team</string>
+	<string>1.5rc1, 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.5b9</string>
+	<string>1.5rc1</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5b9</string>
+	<string>1.5rc1</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r f34411070036 -r 1c62031359a1 Release/Makefile
--- a/Release/Makefile	Mon Jan 16 19:06:43 2012 +0100
+++ b/Release/Makefile	Mon Jan 16 20:21:03 2012 -0500
@@ -17,7 +17,7 @@
 # - make all
 ###########
 
-VERSION=1.5b9
+VERSION=1.5rc1
 BUILD_IN_DEBUG_MODE?=TRUE
 BETA?=TRUE
 OFFICIAL_BUILD?=TRUE




More information about the commits mailing list