talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit fccbec7c5716e5e51d9233492e6f090a29ee4e36
parent 07b5aab32eee58fdc7e24f4a75e0bdbe3424b8a3
Author: Colin Leroy <colin@colino.net>
Date:   Sat, 14 Jan 2012 12:37:05 +0000

2012-01-14 [colin]	3.8.0cvs14

	* commitHelper
		Update tracker trigger url

Diffstat:
MChangeLog | 5+++++
MPATCHSETS | 1+
McommitHelper | 2+-
Mconfigure.ac | 2+-
4 files changed, 8 insertions(+), 2 deletions(-)

diff --git 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 @@ -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 @@ -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 @@ -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=