adium-1.4 3155:9e6a9b8f5b01: Let's do 1.4rc2 from here.
commits at adium.im
commits at adium.im
Thu Oct 28 05:26:32 UTC 2010
details: http://hg.adium.im/adium-1.4/rev/9e6a9b8f5b01
revision: 3155:9e6a9b8f5b01
author: Evan Schoenberg
date: Thu Oct 28 00:26:09 2010 -0500
Let's do 1.4rc2 from here.
diffs (42 lines):
diff -r 49190c163b12 -r 9e6a9b8f5b01 Plists/Info.plist
--- a/Plists/Info.plist Thu Oct 28 00:18:28 2010 -0500
+++ b/Plists/Info.plist Thu Oct 28 00:26:09 2010 -0500
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.4rc1, Copyright 2001-2010 The Adium Team</string>
+ <string>1.4rc2, Copyright 2001-2010 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.4rc1</string>
+ <string>1.4rc2</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.4rc1</string>
+ <string>1.4rc2</string>
<key>LSMinimumSystemVersion</key>
<string>10.5.8</string>
<key>LSRequiresNativeExecution</key>
diff -r 49190c163b12 -r 9e6a9b8f5b01 Release/Makefile
--- a/Release/Makefile Thu Oct 28 00:18:28 2010 -0500
+++ b/Release/Makefile Thu Oct 28 00:26:09 2010 -0500
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.4rc1
+VERSION=1.4rc2
BUILD_IN_DEBUG_MODE?=FALSE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list