From: Colin Leroy Date: Sat, 24 Dec 2005 12:00:56 +0000 (+0000) Subject: 2005-12-24 [colin] 1.9.100cvs108 X-Git-Tag: rel_2_0_0~103 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=b68a37fc8b95c75e75523f5b78ba5baf7c74c3b9 2005-12-24 [colin] 1.9.100cvs108 * AUTHORS * src/gtk/authors.h Update for Werner --- diff --git a/AUTHORS b/AUTHORS index 1165bd027..84a4cf0a9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,8 +26,9 @@ sylpheed-w32 (http://www.gnupg.org/cvs-access.html) Werner Koch -sylpheed-claws-w32 (http://sylpheed-claws.sourceforge.net) +sylpheed-claws-w32 (http://www.gpg4win.org) + Werner Koch Thorsten Maerz sylpheed-claws translation team diff --git a/ChangeLog b/ChangeLog index cc1423dea..75f3000a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-12-24 [colin] 1.9.100cvs108 + + * AUTHORS + * src/gtk/authors.h + Update for Werner + 2005-12-24 [colin] 1.9.100cvs107 * src/procmsg.c diff --git a/PATCHSETS b/PATCHSETS index bebfb3209..290495aa7 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -1091,3 +1091,4 @@ ( cvs diff -u -r 1.274.2.83 -r 1.274.2.84 src/mainwindow.c; ) > 1.9.100cvs105.patchset ( diff -u /dev/null src/plugins/pgpinline/mypgpcore.def; ) > 1.9.100cvs106.patchset ( cvs diff -u -r 1.150.2.47 -r 1.150.2.48 src/procmsg.c; ) > 1.9.100cvs107.patchset +( cvs diff -u -r 1.100.2.31 -r 1.100.2.32 AUTHORS; cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/gtk/authors.h; ) > 1.9.100cvs108.patchset diff --git a/configure.ac b/configure.ac index f170eb91d..a12b56e88 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=9 MICRO_VERSION=100 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=107 +EXTRA_VERSION=108 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/gtk/authors.h b/src/gtk/authors.h index 9d0b27a42..17f552285 100644 --- a/src/gtk/authors.h +++ b/src/gtk/authors.h @@ -4,10 +4,10 @@ static char *TEAM_LIST[] = { "Darko Koruga ", "Ricardo Mones Lastra ", "Colin Leroy ", -"Thorsten Maerz ", "Paul Mangan ", "Martin Schaaf ", "wwp ", +"Werner Koch ", NULL }; @@ -24,6 +24,7 @@ static char *EX_TEAM_LIST[] = { "Carsten Schurig", "Sergey Vlasov", "Hiroyuki Yamamoto", +"Thorsten Maerz", NULL };