adium-1.4 3255:e549a5d6e6dd: Back out AIXMLChatlogConverter NSXM...
commits at adium.im
commits at adium.im
Mon Nov 15 03:58:34 UTC 2010
details: http://hg.adium.im/adium-1.4/rev/e549a5d6e6dd
revision: 3255:e549a5d6e6dd
author: Colin Barrett <colin at springsandstruts.com>
date: Sun Nov 14 19:46:52 2010 -0800
Back out AIXMLChatlogConverter NSXMLDocument changes.
Subject: adium-1.4 3256:dede0e76a714: 1.4.2hg
details: http://hg.adium.im/adium-1.4/rev/dede0e76a714
revision: 3256:dede0e76a714
author: Colin Barrett <colin at springsandstruts.com>
date: Sun Nov 14 19:49:26 2010 -0800
1.4.2hg
diffs (42 lines):
diff -r bcaa0b37b4bf -r dede0e76a714 Plists/Info.plist
--- a/Plists/Info.plist Sun Nov 14 20:58:45 2010 -0600
+++ b/Plists/Info.plist Sun Nov 14 19:49:26 2010 -0800
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.4.1b2, Copyright 2001-2010 The Adium Team</string>
+ <string>1.4.2hg, 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.4.1b2</string>
+ <string>1.4.2hg</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.4.1b2</string>
+ <string>1.4.2hg</string>
<key>LSMinimumSystemVersion</key>
<string>10.5.8</string>
<key>LSRequiresNativeExecution</key>
diff -r bcaa0b37b4bf -r dede0e76a714 Release/Makefile
--- a/Release/Makefile Sun Nov 14 20:58:45 2010 -0600
+++ b/Release/Makefile Sun Nov 14 19:49:26 2010 -0800
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.4.1b2
+VERSION=1.4.2hg
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list