adium-1.3 359:de0f584c1a2b: 1.3.6

commits at adium.im commits at adium.im
Tue Aug 18 18:55:48 UTC 2009


details:	http://hg.adium.im/adium-1.3/rev/de0f584c1a2b
revision:	359:de0f584c1a2b
author:		Evan Schoenberg
date:		Tue Aug 18 14:01:54 2009 -0500

1.3.6

diffs (44 lines):

diff -r 81d23346d296 -r de0f584c1a2b Plists/Info.plist
--- a/Plists/Info.plist	Tue Aug 18 13:55:14 2009 -0500
+++ b/Plists/Info.plist	Tue Aug 18 14:01:54 2009 -0500
@@ -330,7 +330,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.3.5hg, Copyright 2001-2009 The Adium Team</string>
+	<string>1.3.6, 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.5hg</string>
+	<string>1.3.6</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -415,7 +415,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.3.5hg</string>
+	<string>1.3.6</string>
 	<key>LSMinimumSystemVersion</key>
 	<string>10.4.0</string>
 	<key>LSRequiresNativeExecution</key>
diff -r 81d23346d296 -r de0f584c1a2b Release/Makefile
--- a/Release/Makefile	Tue Aug 18 13:55:14 2009 -0500
+++ b/Release/Makefile	Tue Aug 18 14:01:54 2009 -0500
@@ -17,8 +17,8 @@
 # - make all
 ###########
 
-VERSION=1.3.5-debug
-BUILD_IN_DEBUG_MODE?=TRUE
+VERSION=1.3.6
+BUILD_IN_DEBUG_MODE?=FALSE
 BETA?=FALSE
 OFFICIAL_BUILD?=TRUE
 




More information about the commits mailing list