adium-1.3 338:f3500f226094: Actually, version up to 1.3.4. I'm s...

commits at adium.im commits at adium.im
Sun May 17 18:40:19 UTC 2009


details:	http://hg.adium.im/adium-1.3/rev/f3500f226094
revision:	338:f3500f226094
author:		Zachary West <zacw at adium.im>
date:		Sun May 17 14:40:07 2009 -0400

Actually, version up to 1.3.4. I'm satisfied.

diffstat:

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

diffs (45 lines):

diff -r ad446900d3ab -r f3500f226094 Plists/Info.plist
--- a/Plists/Info.plist	Sun May 17 14:38:29 2009 -0400
+++ b/Plists/Info.plist	Sun May 17 14:40:07 2009 -0400
@@ -330,7 +330,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.3.4rc2, Copyright 2001-2009 The Adium Team</string>
+	<string>1.3.4, Copyright 2001-2009 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.4rc2</string>
+	<string>1.3.4</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -415,7 +415,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.3.4rc2</string>
+	<string>1.3.4</string>
 	<key>LSMinimumSystemVersion</key>
 	<string>10.4.0</string>
 	<key>LSRequiresNativeExecution</key>
diff -r ad446900d3ab -r f3500f226094 Release/Makefile
--- a/Release/Makefile	Sun May 17 14:38:29 2009 -0400
+++ b/Release/Makefile	Sun May 17 14:40:07 2009 -0400
@@ -17,9 +17,9 @@
 # - make all
 ###########
 
-VERSION=1.3.4rc2
+VERSION=1.3.4
 BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=TRUE
+BETA?=FALSE
 OFFICIAL_BUILD?=TRUE
 
 # Always builds in debug mode.




More information about the commits mailing list