adium-1.4 3174:c8cce645f32c: 1.4rc3
commits at adium.im
commits at adium.im
Sat Oct 30 08:56:33 UTC 2010
details: http://hg.adium.im/adium-1.4/rev/c8cce645f32c
revision: 3174:c8cce645f32c
author: Evan Schoenberg
date: Sat Oct 30 03:56:23 2010 -0500
1.4rc3
diffs (42 lines):
diff -r bb3a063ecb37 -r c8cce645f32c Plists/Info.plist
--- a/Plists/Info.plist Sat Oct 30 03:53:55 2010 -0500
+++ b/Plists/Info.plist Sat Oct 30 03:56:23 2010 -0500
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.4rc2, Copyright 2001-2010 The Adium Team</string>
+ <string>1.4rc3, 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.4rc2</string>
+ <string>1.4rc3</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.4rc2</string>
+ <string>1.4rc3</string>
<key>LSMinimumSystemVersion</key>
<string>10.5.8</string>
<key>LSRequiresNativeExecution</key>
diff -r bb3a063ecb37 -r c8cce645f32c Release/Makefile
--- a/Release/Makefile Sat Oct 30 03:53:55 2010 -0500
+++ b/Release/Makefile Sat Oct 30 03:56:23 2010 -0500
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.4rc2
+VERSION=1.4rc3
BUILD_IN_DEBUG_MODE?=FALSE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list