adium/adium

1.5.11b1.
adium-1.5.11
2015-04-02, Thijs Alkemade
df415de314d5
Parents 4a7c414c0b2d
Children d06fc982d8ce
1.5.11b1.
--- a/Plists/Info.plist Thu Apr 02 08:29:17 2015 +0200
+++ b/Plists/Info.plist Thu Apr 02 08:32:02 2015 +0200
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.11hg, Copyright © 2001-2014 The Adium Team</string>
+ <string>1.5.11b1, Copyright © 2001-2014 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.11hg</string>
+ <string>1.5.11b1</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.11hg</string>
+ <string>1.5.11b1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
--- a/Release/Makefile Thu Apr 02 08:29:17 2015 +0200
+++ b/Release/Makefile Thu Apr 02 08:32:02 2015 +0200
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5.11hg
+VERSION=1.5.11b1
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE