adium-1.4 3652:63a565e6673e: Version up to 1.4.4.
commits at adium.im
commits at adium.im
Sun Dec 4 21:47:38 UTC 2011
details: http://hg.adium.im/adium-1.4/rev/63a565e6673e
revision: 3652:63a565e6673e
branch: (none)
author: Eric Richie
date: Sun Dec 04 16:47:28 2011 -0500
Version up to 1.4.4.
diffs (55 lines):
diff -r 5e579d1499ee -r 63a565e6673e Plists/Info.plist
--- a/Plists/Info.plist Sat Dec 03 18:59:18 2011 +0100
+++ b/Plists/Info.plist Sun Dec 04 16:47:28 2011 -0500
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.4.4b2, Copyright 2001-2011 The Adium Team</string>
+ <string>1.4.4, Copyright 2001-2011 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.4.4b2</string>
+ <string>1.4.4</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.4.4b2</string>
+ <string>1.4.4</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSMinimumSystemVersion</key>
diff -r 5e579d1499ee -r 63a565e6673e Release/Makefile
--- a/Release/Makefile Sat Dec 03 18:59:18 2011 +0100
+++ b/Release/Makefile Sun Dec 04 16:47:28 2011 -0500
@@ -18,9 +18,9 @@
# - make all
###########
-VERSION=1.4.4b2
-BUILD_IN_DEBUG_MODE?=TRUE
-BETA?=TRUE
+VERSION=1.4.4
+BUILD_IN_DEBUG_MODE?=FALSE
+BETA?=FALSE
OFFICIAL_BUILD?=TRUE
# Always builds in debug mode.
@@ -32,7 +32,7 @@
# To release!
# Releasing requires cachefly access and adiumx.com access.
#
-# First upload to cachefly. If you don't have access and need to do a release, get with Evan or Chris (tick).
+# First upload to cachefly. If you don't have access and need to do a release, get with Evan, Zac, or Eric.
# Triggering the version checker once the release is up:
# 1) Build Adium
# 2) Get the number out of the 'buildnum' file in Adium.app/Contents/Resources
More information about the commits
mailing list