adium/adium

1.5.11b2
adium-1.5.11
2015-04-16, Thijs Alkemade
10a6d9caba1b
Parents 604f0f125b2a
Children 2b324dcdbeaf
1.5.11b2
--- a/Plists/Info.plist Wed Apr 08 15:38:40 2015 +0200
+++ b/Plists/Info.plist Thu Apr 16 19:13:24 2015 +0200
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.11b1, Copyright © 2001-2014 The Adium Team</string>
+ <string>1.5.11b2, Copyright © 2001-2015 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.11b1</string>
+ <string>1.5.11b2</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.11b1</string>
+ <string>1.5.11b2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
--- a/Release/Makefile Wed Apr 08 15:38:40 2015 +0200
+++ b/Release/Makefile Thu Apr 16 19:13:24 2015 +0200
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5.11b1
+VERSION=1.5.11b2
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE