adium 4972:6c064c1c2d07: Mark the default branch as 1.7. Maybe t...

commits at adium.im commits at adium.im
Wed Aug 8 14:48:31 UTC 2012


details:	http://hg.adium.im/adium/rev/6c064c1c2d07
revision:	4972:6c064c1c2d07
branch:		(none)
author:		Thijs Alkemade <thijsalkemade at gmail.com>
date:		Wed Aug 08 16:48:23 2012 +0200

Mark the default branch as 1.7. Maybe this will not turn out true, but nightlies should be distinguishable.

diffs (42 lines):

diff -r d899ccda08c8 -r 6c064c1c2d07 Plists/Info.plist
--- a/Plists/Info.plist	Wed Aug 08 16:24:04 2012 +0200
+++ b/Plists/Info.plist	Wed Aug 08 16:48:23 2012 +0200
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.6hg, Copyright © 2001-2012 The Adium Team</string>
+	<string>1.7hg, 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.6hg</string>
+	<string>1.7hg</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.6hg</string>
+	<string>1.7hg</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r d899ccda08c8 -r 6c064c1c2d07 Release/Makefile
--- a/Release/Makefile	Wed Aug 08 16:24:04 2012 +0200
+++ b/Release/Makefile	Wed Aug 08 16:48:23 2012 +0200
@@ -17,7 +17,7 @@
 # - make all
 ###########
 
-VERSION=1.6
+VERSION=1.7hg
 BUILD_IN_DEBUG_MODE?=FALSE
 BETA?=TRUE
 OFFICIAL_BUILD?=TRUE




More information about the commits mailing list