adium 4710:5dbc321fe34c: One more RC to check some last minute c...
commits at adium.im
commits at adium.im
Sun Mar 4 18:16:21 UTC 2012
details: http://hg.adium.im/adium/rev/5dbc321fe34c
revision: 4710:5dbc321fe34c
branch: (none)
author: Eric Richie
date: Sun Mar 04 13:16:16 2012 -0500
One more RC to check some last minute changes.
diffs (54 lines):
diff -r 5552ae6ea2b4 -r 5dbc321fe34c Plists/Info.plist
--- a/Plists/Info.plist Sun Mar 04 18:56:18 2012 +0100
+++ b/Plists/Info.plist Sun Mar 04 13:16:16 2012 -0500
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5, Copyright 2001-2012 The Adium Team</string>
+ <string>1.5rc5, 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</string>
+ <string>1.5rc5</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5</string>
+ <string>1.5rc5</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r 5552ae6ea2b4 -r 5dbc321fe34c Release/Makefile
--- a/Release/Makefile Sun Mar 04 18:56:18 2012 +0100
+++ b/Release/Makefile Sun Mar 04 13:16:16 2012 -0500
@@ -17,9 +17,9 @@
# - make all
###########
-VERSION=1.5
+VERSION=1.5rc5
BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=FALSE
+BETA?=TRUE
OFFICIAL_BUILD?=TRUE
# Always builds in debug mode.
@@ -31,7 +31,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, Eric, or Zac.
# 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