adium 5383:e1cee7cfc6dd: Preparing for b2.
commits at adium.im
commits at adium.im
Sun Mar 10 21:26:06 UTC 2013
details: http://hg.adium.im/adium/rev/e1cee7cfc6dd
revision: 5383:e1cee7cfc6dd
branch: adium-1.5.6
author: Thijs Alkemade <me at thijsalkema.de>
date: Sun Mar 10 22:25:57 2013 +0100
Preparing for b2.
diffs (42 lines):
diff -r 604a4e1e865a -r e1cee7cfc6dd Plists/Info.plist
--- a/Plists/Info.plist Sun Mar 10 22:17:52 2013 +0100
+++ b/Plists/Info.plist Sun Mar 10 22:25:57 2013 +0100
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.6b1, Copyright © 2001-2013 The Adium Team</string>
+ <string>1.5.6b2, 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.6b1</string>
+ <string>1.5.6b2</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.6b1</string>
+ <string>1.5.6b2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r 604a4e1e865a -r e1cee7cfc6dd Release/Makefile
--- a/Release/Makefile Sun Mar 10 22:17:52 2013 +0100
+++ b/Release/Makefile Sun Mar 10 22:25:57 2013 +0100
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5.6b1
+VERSION=1.5.6b2
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list