adium-1.4 3113:36e8a5a934e2: 1.4rc1

commits at adium.im commits at adium.im
Thu Oct 21 02:46:06 UTC 2010


details:	http://hg.adium.im/adium-1.4/rev/36e8a5a934e2
revision:	3113:36e8a5a934e2
author:		Evan Schoenberg
date:		Wed Oct 20 21:46:01 2010 -0500

1.4rc1

diffs (44 lines):

diff -r b3edfc133060 -r 36e8a5a934e2 Plists/Info.plist
--- a/Plists/Info.plist	Wed Oct 20 21:22:33 2010 -0500
+++ b/Plists/Info.plist	Wed Oct 20 21:46:01 2010 -0500
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.4b20, Copyright 2001-2010 The Adium Team</string>
+	<string>1.4rc1, Copyright 2001-2010 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.4b20</string>
+	<string>1.4rc1</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.4b20</string>
+	<string>1.4rc1</string>
 	<key>LSMinimumSystemVersion</key>
 	<string>10.5.8</string>
 	<key>LSRequiresNativeExecution</key>
diff -r b3edfc133060 -r 36e8a5a934e2 Release/Makefile
--- a/Release/Makefile	Wed Oct 20 21:22:33 2010 -0500
+++ b/Release/Makefile	Wed Oct 20 21:46:01 2010 -0500
@@ -17,8 +17,8 @@
 # - make all
 ###########
 
-VERSION=1.4b20
-BUILD_IN_DEBUG_MODE?=TRUE
+VERSION=1.4rc1
+BUILD_IN_DEBUG_MODE?=FALSE
 BETA?=TRUE
 OFFICIAL_BUILD?=TRUE
 




More information about the commits mailing list