From: Colin Leroy Date: Fri, 22 Sep 2006 17:07:40 +0000 (+0000) Subject: 2006-09-22 [colin] 2.4.0cvs211 X-Git-Tag: rel_2_5_0~4 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=86580ddde93b7452087bad15aa20e6ad8e827113 2006-09-22 [colin] 2.4.0cvs211 * README Revert test change * commitHelper ping the correct URI --- diff --git a/ChangeLog b/ChangeLog index b6531d222..5cdb08901 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-09-22 [colin] 2.4.0cvs211 + + * README + Revert test change + * commitHelper + ping the correct URI + 2006-09-22 [colin] 2.4.0cvs210 * README diff --git a/PATCHSETS b/PATCHSETS index ad6d20d57..bd540d110 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -1902,3 +1902,4 @@ ( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 manual/fr/faq.xml; ) > 2.4.0cvs208.patchset ( cvs diff -u -r 1.1.2.35 -r 1.1.2.36 src/wizard.c; cvs diff -u -r 1.13.2.20 -r 1.13.2.21 src/common/plugin.c; ) > 2.4.0cvs209.patchset ( cvs diff -u -r 1.8.2.14 -r 1.8.2.15 README; ) > 2.4.0cvs210.patchset +( cvs diff -u -r 1.8.2.15 -r 1.8.2.16 README; cvs diff -u -r 1.1.2.32 -r 1.1.2.33 commitHelper; ) > 2.4.0cvs211.patchset diff --git a/README b/README index 745d10584..e4590ebe1 100644 --- a/README +++ b/README @@ -1,4 +1,3 @@ - [LAST REVISION: 2006-07-31] Sylpheed-Claws - a GTK+ based, lightweight, and fast e-mail client diff --git a/commitHelper b/commitHelper index 260c3b1c5..e0fae9ca1 100644 --- a/commitHelper +++ b/commitHelper @@ -133,5 +133,5 @@ if [ "$ans" == "y" ]; then cvs commit -m "`cat /tmp/logentry` " fi; rm -f /tmp/logentry - wget -O /dev/null -o /dev/null http://www.colino.net/sylpheed-claws-gtk2/update.php3 + wget -O /dev/null -o /dev/null http://www.colino.net/sylpheed-claws/update.php3 fi diff --git a/configure.ac b/configure.ac index e92bbc490..b5d06037f 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=4 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=210 +EXTRA_VERSION=211 EXTRA_RELEASE= EXTRA_GTK2_VERSION=