adium-1.4 3241:37ad291e906e: 1.4.1b1

commits at adium.im commits at adium.im
Sat Nov 13 18:18:14 UTC 2010


details:	http://hg.adium.im/adium-1.4/rev/37ad291e906e
revision:	3241:37ad291e906e
author:		Evan Schoenberg
date:		Sat Nov 13 12:18:08 2010 -0600

1.4.1b1

diffs (46 lines):

diff -r ca4bf7ac1d0c -r 37ad291e906e Plists/Info.plist
--- a/Plists/Info.plist	Sat Nov 13 12:12:38 2010 -0600
+++ b/Plists/Info.plist	Sat Nov 13 12:18:08 2010 -0600
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.4, Copyright 2001-2010 The Adium Team</string>
+	<string>1.4.1b1, 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</string>
+	<string>1.4.1b1</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.4</string>
+	<string>1.4.1b1</string>
 	<key>LSMinimumSystemVersion</key>
 	<string>10.5.8</string>
 	<key>LSRequiresNativeExecution</key>
diff -r ca4bf7ac1d0c -r 37ad291e906e Release/Makefile
--- a/Release/Makefile	Sat Nov 13 12:12:38 2010 -0600
+++ b/Release/Makefile	Sat Nov 13 12:18:08 2010 -0600
@@ -17,9 +17,9 @@
 # - make all
 ###########
 
-VERSION=1.4
-BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=FALSE
+VERSION=1.4.1b1
+BUILD_IN_DEBUG_MODE?=TRUE
+BETA?=TRUE
 OFFICIAL_BUILD?=TRUE
 
 # Always builds in debug mode.




More information about the commits mailing list