adium-1.4 3268:b629a9b200c8: 1.4.1

commits at adium.im commits at adium.im
Tue Nov 16 02:56:46 UTC 2010


details:	http://hg.adium.im/adium-1.4/rev/b629a9b200c8
revision:	3268:b629a9b200c8
author:		Evan Schoenberg
date:		Mon Nov 15 20:56:43 2010 -0600

1.4.1

diffs (46 lines):

diff -r 8b434578ce68 -r b629a9b200c8 Plists/Info.plist
--- a/Plists/Info.plist	Mon Nov 15 20:55:59 2010 -0600
+++ b/Plists/Info.plist	Mon Nov 15 20:56:43 2010 -0600
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.4.1b2, Copyright 2001-2010 The Adium Team</string>
+	<string>1.4.1, Copyright 2001-2010 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.4.1b2</string>
+	<string>1.4.1</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.4.1b2</string>
+	<string>1.4.1</string>
 	<key>LSMinimumSystemVersion</key>
 	<string>10.5.8</string>
 	<key>LSRequiresNativeExecution</key>
diff -r 8b434578ce68 -r b629a9b200c8 Release/Makefile
--- a/Release/Makefile	Mon Nov 15 20:55:59 2010 -0600
+++ b/Release/Makefile	Mon Nov 15 20:56:43 2010 -0600
@@ -17,9 +17,9 @@
 # - make all
 ###########
 
-VERSION=1.4.1b2
-BUILD_IN_DEBUG_MODE?=TRUE
-BETA?=TRUE
+VERSION=1.4.1
+BUILD_IN_DEBUG_MODE?=FALSE
+BETA?=FALSE
 OFFICIAL_BUILD?=TRUE
 
 # Always builds in debug mode.




More information about the commits mailing list