adium 5693:d9dadf3d40ab: 1.5.8b1.
commits at adium.im
commits at adium.im
Sun Sep 8 09:04:24 UTC 2013
details: http://hg.adium.im/adium/rev/d9dadf3d40ab
revision: 5693:d9dadf3d40ab
branch: adium-1.5.8
author: Thijs Alkemade <me at thijsalkema.de>
date: Sun Sep 08 11:03:59 2013 +0200
1.5.8b1.
diffs (42 lines):
diff -r 7c54087cdcb6 -r d9dadf3d40ab Plists/Info.plist
--- a/Plists/Info.plist Sun Sep 08 00:59:15 2013 +0200
+++ b/Plists/Info.plist Sun Sep 08 11:03:59 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.8b1, 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.8b1</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.8b1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r 7c54087cdcb6 -r d9dadf3d40ab Release/Makefile
--- a/Release/Makefile Sun Sep 08 00:59:15 2013 +0200
+++ b/Release/Makefile Sun Sep 08 11:03:59 2013 +0200
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5.8hg
+VERSION=1.5.8b1
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list