adium 4995:0083bb897bbd: Let's not get ahead of ourselves here.

commits at adium.im commits at adium.im
Sun Aug 12 22:03:07 UTC 2012


details:	http://hg.adium.im/adium/rev/0083bb897bbd
revision:	4995:0083bb897bbd
branch:		adium-1.5.4
author:		Thijs Alkemade <thijsalkemade at gmail.com>
date:		Mon Aug 13 00:02:48 2012 +0200

Let's not get ahead of ourselves here.

diffs (42 lines):

diff -r 38ba68738994 -r 0083bb897bbd Plists/Info.plist
--- a/Plists/Info.plist	Mon Aug 13 00:00:09 2012 +0200
+++ b/Plists/Info.plist	Mon Aug 13 00:02:48 2012 +0200
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5.4b1, Copyright © 2001-2012 The Adium Team</string>
+	<string>1.5.4hg, Copyright © 2001-2012 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.5.4</string>
+	<string>1.5.4hg</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5.4</string>
+	<string>1.5.4hg</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r 38ba68738994 -r 0083bb897bbd Release/Makefile
--- a/Release/Makefile	Mon Aug 13 00:00:09 2012 +0200
+++ b/Release/Makefile	Mon Aug 13 00:02:48 2012 +0200
@@ -17,7 +17,7 @@
 # - make all
 ###########
 
-VERSION=1.5.4b1
+VERSION=1.5.4hg
 BUILD_IN_DEBUG_MODE?=FALSE
 BETA?=YES
 OFFICIAL_BUILD?=TRUE




More information about the commits mailing list