adium 2287:221ac565d753: Version up to 1.4b2.

commits at adium.im commits at adium.im
Sat May 23 20:47:11 UTC 2009


details:	http://hg.adium.im/adium/rev/221ac565d753
revision:	2287:221ac565d753
author:		Zachary West <zacw at adium.im>
date:		Sat May 23 16:47:04 2009 -0400

Version up to 1.4b2.

diffstat:

 Plists/Info.plist |  6 +++---
 Release/Makefile  |  2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (42 lines):

diff -r d48ad29759d6 -r 221ac565d753 Plists/Info.plist
--- a/Plists/Info.plist	Sat May 23 16:35:55 2009 -0400
+++ b/Plists/Info.plist	Sat May 23 16:47:04 2009 -0400
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.4b1, Copyright 2001-2009 The Adium Team</string>
+	<string>1.4b2, Copyright 2001-2009 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.4b1</string>
+	<string>1.4b2</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.4b1</string>
+	<string>1.4b2</string>
 	<key>LSMinimumSystemVersion</key>
 	<string>10.5.0</string>
 	<key>LSRequiresNativeExecution</key>
diff -r d48ad29759d6 -r 221ac565d753 Release/Makefile
--- a/Release/Makefile	Sat May 23 16:35:55 2009 -0400
+++ b/Release/Makefile	Sat May 23 16:47:04 2009 -0400
@@ -17,7 +17,7 @@
 # - make all
 ###########
 
-VERSION=1.4hg
+VERSION=1.4b2
 BUILD_IN_DEBUG_MODE?=TRUE
 BETA?=TRUE
 OFFICIAL_BUILD?=TRUE




More information about the commits mailing list