adium 5583:38a86a06aa15: Level up to b3.
commits at adium.im
commits at adium.im
Sun Jun 23 11:32:42 UTC 2013
details: http://hg.adium.im/adium/rev/38a86a06aa15
revision: 5583:38a86a06aa15
branch: adium-1.5.7
author: Thijs Alkemade <me at thijsalkema.de>
date: Sun Jun 23 13:32:14 2013 +0200
Level up to b3.
diffs (42 lines):
diff -r 4ba3069bf947 -r 38a86a06aa15 Plists/Info.plist
--- a/Plists/Info.plist Wed Jun 19 17:49:07 2013 +0200
+++ b/Plists/Info.plist Sun Jun 23 13:32:14 2013 +0200
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.7b2, Copyright © 2001-2013 The Adium Team</string>
+ <string>1.5.7b3, 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.7b2</string>
+ <string>1.5.7b3</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.7b2</string>
+ <string>1.5.7b3</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r 4ba3069bf947 -r 38a86a06aa15 Release/Makefile
--- a/Release/Makefile Wed Jun 19 17:49:07 2013 +0200
+++ b/Release/Makefile Sun Jun 23 13:32:14 2013 +0200
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5.7b2
+VERSION=1.5.7b3
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list