From: Colin Leroy Date: Sat, 14 Jan 2012 12:37:05 +0000 (+0000) Subject: 2012-01-14 [colin] 3.8.0cvs14 X-Git-Tag: rel_3_8_1~46 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=fccbec7c5716e5e51d9233492e6f090a29ee4e36;hp=07b5aab32eee58fdc7e24f4a75e0bdbe3424b8a3 2012-01-14 [colin] 3.8.0cvs14 * commitHelper Update tracker trigger url --- diff --git a/ChangeLog b/ChangeLog index c1642ac95..6ac86f88e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-01-14 [colin] 3.8.0cvs14 + + * commitHelper + Update tracker trigger url + 2012-01-10 [wwp] 3.8.0cvs13 * src/mainwindow.c diff --git a/PATCHSETS b/PATCHSETS index 26def154a..ab6e47bdb 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -4330,3 +4330,4 @@ ( cvs diff -u -r 1.115.2.245 -r 1.115.2.246 src/main.c; ) > 3.8.0cvs11.patchset ( cvs diff -u -r 1.395.2.442 -r 1.395.2.443 src/summaryview.c; ) > 3.8.0cvs12.patchset ( cvs diff -u -r 1.274.2.340 -r 1.274.2.341 src/mainwindow.c; cvs diff -u -r 1.39.2.62 -r 1.39.2.63 src/mainwindow.h; cvs diff -u -r 1.43.2.124 -r 1.43.2.125 src/toolbar.c; ) > 3.8.0cvs13.patchset +( cvs diff -u -r 1.1.2.39 -r 1.1.2.40 commitHelper; ) > 3.8.0cvs14.patchset diff --git a/commitHelper b/commitHelper index 93b2b9cbe..1f9008e2d 100644 --- a/commitHelper +++ b/commitHelper @@ -143,5 +143,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/claws-mail/update.php + wget -O /dev/null -o /dev/null http://www.claws-mail.org/tracker/update.php fi diff --git a/configure.ac b/configure.ac index aa294f450..c7baac551 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=8 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=13 +EXTRA_VERSION=14 EXTRA_RELEASE= EXTRA_GTK2_VERSION=