adium-1.3 341:8d7ab9d0f614: 1.3.4

commits at adium.im commits at adium.im
Sun May 17 20:47:19 UTC 2009


details:	http://hg.adium.im/adium-1.3/rev/8d7ab9d0f614
revision:	341:8d7ab9d0f614
author:		Zachary West <zacw at adium.im>
date:		Sun May 17 16:47:13 2009 -0400

1.3.4

diffstat:

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

diffs (44 lines):

diff -r 0e0430167b59 -r 8d7ab9d0f614 Plists/Info.plist
--- a/Plists/Info.plist	Sun May 17 16:19:53 2009 -0400
+++ b/Plists/Info.plist	Sun May 17 16:47:13 2009 -0400
@@ -330,7 +330,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.3.4-debug, 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.4-debug</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.4-debug</string>
+	<string>1.3.4</string>
 	<key>LSMinimumSystemVersion</key>
 	<string>10.4.0</string>
 	<key>LSRequiresNativeExecution</key>
diff -r 0e0430167b59 -r 8d7ab9d0f614 Release/Makefile
--- a/Release/Makefile	Sun May 17 16:19:53 2009 -0400
+++ b/Release/Makefile	Sun May 17 16:47:13 2009 -0400
@@ -17,8 +17,8 @@
 # - make all
 ###########
 
-VERSION=1.3.4-debug
-BUILD_IN_DEBUG_MODE?=TRUE
+VERSION=1.3.4
+BUILD_IN_DEBUG_MODE?=FALSE
 BETA?=FALSE
 OFFICIAL_BUILD?=TRUE
 




More information about the commits mailing list