adium 5222:5efcd11df694: Adium 1.5.4
commits at adium.im
commits at adium.im
Sun Nov 4 22:44:04 UTC 2012
details: http://hg.adium.im/adium/rev/5efcd11df694
revision: 5222:5efcd11df694
branch: adium-1.5.4
author: Robert Vehse
date: Sun Nov 04 23:43:44 2012 +0100
Adium 1.5.4
diffs (69 lines):
diff -r 7888ba0cb6b1 -r 5efcd11df694 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt Sun Nov 04 15:07:22 2012 +0100
+++ b/ChangeLogs/Changes.txt Sun Nov 04 23:43:44 2012 +0100
@@ -1,6 +1,6 @@
Adium Version History
-----------------------
-Version 1.5.4 (XX/XX/XXXX)
+Version 1.5.4 (11/4/2012)
* Updated the included Growl SDK to 2.0, adding support for Notification Center on 10.8 if Growl is not installed. (#15867)
* Updated libotr to 3.2.1, fixing a security vulnerability. (#16122)
* Updated libpurple to 2.10.6.
diff -r 7888ba0cb6b1 -r 5efcd11df694 Plists/Info.plist
--- a/Plists/Info.plist Sun Nov 04 15:07:22 2012 +0100
+++ b/Plists/Info.plist Sun Nov 04 23:43:44 2012 +0100
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.4b4, Copyright © 2001-2012 The Adium Team</string>
+ <string>1.5.4, Copyright © 2001-2012 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.4b4</string>
+ <string>1.5.4</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.4b4</string>
+ <string>1.5.4</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
@@ -848,8 +848,8 @@
</array>
</dict>
</dict>
- </array>
- <key>NSSupportsAutomaticGraphicsSwitching</key>
- <true/>
+ </array>
+ <key>NSSupportsAutomaticGraphicsSwitching</key>
+ <true/>
</dict>
</plist>
diff -r 7888ba0cb6b1 -r 5efcd11df694 Release/Makefile
--- a/Release/Makefile Sun Nov 04 15:07:22 2012 +0100
+++ b/Release/Makefile Sun Nov 04 23:43:44 2012 +0100
@@ -17,9 +17,9 @@
# - make all
###########
-VERSION=1.5.4b4
-BUILD_IN_DEBUG_MODE?=TRUE
-BETA?=TRUE
+VERSION=1.5.4
+BUILD_IN_DEBUG_MODE?=FALSE
+BETA?=FALSE
OFFICIAL_BUILD?=TRUE
# Always builds in debug mode.
More information about the commits
mailing list