adium/adium

Version up for 1.5.7b1.
adium-1.5.7
2013-06-12, Robert Vehse
7ab2429364ca
Parents 91ea077d5980
Children 4044634d3b95
Version up for 1.5.7b1.
--- a/Plists/Info.plist Mon Jun 10 21:17:59 2013 +0200
+++ b/Plists/Info.plist Wed Jun 12 13:17:56 2013 +0200
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.7hg, Copyright © 2001-2013 The Adium Team</string>
+ <string>1.5.7b1, Copyright © 2001-2013 The Adium Team</string>
<key>CFBundleHelpBookFolder</key>
<string>AdiumHelp</string>
<key>CFBundleHelpBookName</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.7hg</string>
+ <string>1.5.7b1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
--- a/Release/Makefile Mon Jun 10 21:17:59 2013 +0200
+++ b/Release/Makefile Wed Jun 12 13:17:56 2013 +0200
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5.7hg
+VERSION=1.5.7b1
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE