adium 5705:609fb8ff4d6b: Releasing 1.5.8 today.
commits at adium.im
commits at adium.im
Sun Oct 13 10:06:08 UTC 2013
details: http://hg.adium.im/adium/rev/609fb8ff4d6b
revision: 5705:609fb8ff4d6b
branch: adium-1.5.8
author: Thijs Alkemade <me at thijsalkema.de>
date: Sun Oct 13 12:05:07 2013 +0200
Releasing 1.5.8 today.
diffs (46 lines):
diff -r d29ff57daff3 -r 609fb8ff4d6b Plists/Info.plist
--- a/Plists/Info.plist Thu Oct 10 02:24:58 2013 +0200
+++ b/Plists/Info.plist Sun Oct 13 12:05:07 2013 +0200
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.8hg, Copyright © 2001-2013 The Adium Team</string>
+ <string>1.5.8, Copyright © 2001-2013 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.8hg</string>
+ <string>1.5.8</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.8hg</string>
+ <string>1.5.8</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r d29ff57daff3 -r 609fb8ff4d6b Release/Makefile
--- a/Release/Makefile Thu Oct 10 02:24:58 2013 +0200
+++ b/Release/Makefile Sun Oct 13 12:05:07 2013 +0200
@@ -17,9 +17,9 @@
# - make all
###########
-VERSION=1.5.8hg
-BUILD_IN_DEBUG_MODE?=TRUE
-BETA?=TRUE
+VERSION=1.5.8
+BUILD_IN_DEBUG_MODE?=FALSE
+BETA?=FALSE
OFFICIAL_BUILD?=TRUE
# Always builds in debug mode.
More information about the commits
mailing list