adium/adium

Parents d899ccda08c8
Children 24f97317aca7
Mark the default branch as 1.7. Maybe this will not turn out true, but nightlies should be distinguishable.
--- 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>
--- 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