adium-1.3 328:995b1b5cc479: Version up for b3, which will includ...

commits at adium.im commits at adium.im
Wed May 6 13:32:47 UTC 2009


details:	http://hg.adium.im/adium-1.3/rev/995b1b5cc479
revision:	328:995b1b5cc479
author:		Zachary West <zacw at adium.im>
date:		Wed May 06 09:32:41 2009 -0400

Version up for b3, which will include the fix in #11948 [caa64c7aa47c] and a newer libpurple.

diffstat:

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

diffs (42 lines):

diff -r caa64c7aa47c -r 995b1b5cc479 Plists/Info.plist
--- a/Plists/Info.plist	Wed May 06 09:12:42 2009 -0400
+++ b/Plists/Info.plist	Wed May 06 09:32:41 2009 -0400
@@ -330,7 +330,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.3.4b2, Copyright 2001-2008 The Adium Team</string>
+	<string>1.3.4b3, Copyright 2001-2008 The Adium Team</string>
 	<key>CFBundleHelpBookFolder</key>
 	<string>AdiumHelp</string>
 	<key>CFBundleHelpBookName</key>
@@ -346,7 +346,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.3.4b2</string>
+	<string>1.3.4b3</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -415,7 +415,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.3.4b2</string>
+	<string>1.3.4b3</string>
 	<key>LSMinimumSystemVersion</key>
 	<string>10.4.0</string>
 	<key>LSRequiresNativeExecution</key>
diff -r caa64c7aa47c -r 995b1b5cc479 Release/Makefile
--- a/Release/Makefile	Wed May 06 09:12:42 2009 -0400
+++ b/Release/Makefile	Wed May 06 09:32:41 2009 -0400
@@ -17,7 +17,7 @@
 # - make all
 ###########
 
-VERSION=1.3.4b2
+VERSION=1.3.4b3
 BUILD_IN_DEBUG_MODE?=TRUE
 BETA?=TRUE
 OFFICIAL_BUILD?=TRUE




More information about the commits mailing list