adium 5921:10a6d9caba1b: 1.5.11b2
commits at adium.im
commits at adium.im
Thu Apr 16 17:13:36 UTC 2015
details: http://hg.adium.im/adium/rev/10a6d9caba1b
revision: 5921:10a6d9caba1b
branch: adium-1.5.11
author: Thijs Alkemade <me at thijsalkema.de>
date: Thu Apr 16 19:13:24 2015 +0200
1.5.11b2
diffs (42 lines):
diff -r 604f0f125b2a -r 10a6d9caba1b Plists/Info.plist
--- 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>
diff -r 604f0f125b2a -r 10a6d9caba1b Release/Makefile
--- 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
More information about the commits
mailing list