adium/adium

1.5.8b1.
adium-1.5.8
2013-09-08, Thijs Alkemade
d9dadf3d40ab
Parents 7c54087cdcb6
Children 15380be79e1e
1.5.8b1.
--- 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>
--- 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