adium/adium

Level up to b3.
adium-1.5.7
2013-06-23, Thijs Alkemade
38a86a06aa15
Parents 4ba3069bf947
Children f378111148c4
Level up to b3.
--- a/Plists/Info.plist Wed Jun 19 17:49:07 2013 +0200
+++ b/Plists/Info.plist Sun Jun 23 13:32:14 2013 +0200
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.7b2, Copyright © 2001-2013 The Adium Team</string>
+ <string>1.5.7b3, 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.7b2</string>
+ <string>1.5.7b3</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.7b2</string>
+ <string>1.5.7b3</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
--- a/Release/Makefile Wed Jun 19 17:49:07 2013 +0200
+++ b/Release/Makefile Sun Jun 23 13:32:14 2013 +0200
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5.7b2
+VERSION=1.5.7b3
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE