adium 5864:730f3ac03eaf: Leveling up to b3.
commits at adium.im
commits at adium.im
Thu Apr 24 14:31:41 UTC 2014
details: http://hg.adium.im/adium/rev/730f3ac03eaf
revision: 5864:730f3ac03eaf
branch: adium-1.5.10
author: Thijs Alkemade <me at thijsalkema.de>
date: Thu Apr 24 16:31:31 2014 +0200
Leveling up to b3.
diffs (42 lines):
diff -r 1064755c250e -r 730f3ac03eaf Plists/Info.plist
--- 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>
diff -r 1064755c250e -r 730f3ac03eaf Release/Makefile
--- 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
More information about the commits
mailing list