adium-1.4 3457:490275b44c92: 1.4.2b1

commits at adium.im commits at adium.im
Tue Apr 19 15:09:40 UTC 2011


details:	http://hg.adium.im/adium-1.4/rev/490275b44c92
revision:	3457:490275b44c92
branch:		(none)
author:		Robert Vehse
date:		Tue Apr 19 17:09:30 2011 +0200

1.4.2b1

diffs (51 lines):

diff -r d9bd19ef97cb -r 490275b44c92 Plists/Info.plist
--- a/Plists/Info.plist	Mon Apr 18 14:13:05 2011 -0500
+++ b/Plists/Info.plist	Tue Apr 19 17:09:30 2011 +0200
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.4.2hg, Copyright 2001-2010 The Adium Team</string>
+	<string>1.4.2b1, Copyright 2001-2011 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.2hg</string>
+	<string>1.4.2b1</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.4.2hg</string>
+	<string>1.4.2b1</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSMinimumSystemVersion</key>
diff -r d9bd19ef97cb -r 490275b44c92 Release/Makefile
--- a/Release/Makefile	Mon Apr 18 14:13:05 2011 -0500
+++ b/Release/Makefile	Tue Apr 19 17:09:30 2011 +0200
@@ -17,7 +17,7 @@
 # - make all
 ###########
 
-VERSION=1.4.2hg
+VERSION=1.4.2b1
 BUILD_IN_DEBUG_MODE?=TRUE
 BETA?=TRUE
 OFFICIAL_BUILD?=TRUE
@@ -29,7 +29,7 @@
 # To release!
 # Releasing requires cachefly access and adiumx.com access.
 #
-# First upload to cachefly. If you don't have access and need to do a release, get with Evan or Chris (tick).
+# First upload to cachefly. If you don't have access and need to do a release, get with Evan or Eric.
 # Triggering the version checker once the release is up:
 # 1) Build Adium
 # 2) Get the number out of the 'buildnum' file in Adium.app/Contents/Resources




More information about the commits mailing list