adium/adium

Leveling up to b3.
adium-1.5.10
2014-04-24, Thijs Alkemade
730f3ac03eaf
Parents 1064755c250e
Children 84b301e1cef6
Leveling up to b3.
--- a/Plists/Info.plist Thu Apr 24 16:26:52 2014 +0200
+++ b/Plists/Info.plist Thu Apr 24 16:31:31 2014 +0200
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.10b2, Copyright © 2001-2013 The Adium Team</string>
+ <string>1.5.10b3, 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.10b2</string>
+ <string>1.5.10b3</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.10b2</string>
+ <string>1.5.10b3</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
--- a/Release/Makefile Thu Apr 24 16:26:52 2014 +0200
+++ b/Release/Makefile Thu Apr 24 16:31:31 2014 +0200
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5.10b2
+VERSION=1.5.10b3
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE