messed up version numbering...
authorAlfons Hoogervorst <alfons@proteus.demon.nl>
Thu, 10 May 2001 13:11:12 +0000 (13:11 +0000)
committerAlfons Hoogervorst <alfons@proteus.demon.nl>
Thu, 10 May 2001 13:11:12 +0000 (13:11 +0000)
AUTHORS
ChangeLog.claws
configure.in

diff --git a/AUTHORS b/AUTHORS
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..1c52efd2b6cc33d7750315ac9f61c679c0b7dc6d 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -0,0 +1,63 @@
+main-branch (http://sylpheed.good-day.net)
+
+       Hiroyuki Yamamoto (hiro-y@kcn.ne.jp / yamamoto@good-day.co.jp)
+
+claws-branch (http://sylpheed-claws.sourceforge.net)
+
+       Hoa viet Dinh (dinh@enseirb.fr)
+       Alfons Hoogervorst (alfons@proteus.demon.nl)
+       Darko Koruga (darko.koruga@hermes.si)
+       Paul Mangan (claws@thewildbeast.co.uk)
+       Sergey Vlasov (vsu@mivlgu.murom.ru)
+       Hiroyuki Yamamoto (hiro-y@kcn.ne.jp)
+
+sylpheed-w32 (http://www.gnupg.org/cvs-access.html)    
+
+       Werner Koch (wk@gnupg.org)
+
+contributors (beside the above; based on Changelog)
+
+       Stephen Anthony
+       HIRAMATSU
+       Jorge Van Hemelryck
+       TAKANO
+       Masahiro Tomita
+       Mathias Intemann
+       Chideok Hwang
+       Marc Hoper
+       David Mehrmann
+       Setoh
+       Ninomiya
+       Suzuki Mio
+       Ishihara
+       Jason McCarver
+       Martin Schaaf
+       Sakamoto
+       Hiramatu
+       John E.P. Hynes
+       Maki
+       Takahashi
+       Leandro Pereira
+       Nishimura
+       BONAIM
+       Tsutsui
+       Yanase
+       TOGAWA
+       Higuchi
+       Paul Rolland
+       KUROSAWA
+       NAKAGAWA
+       HIROSHIMA
+       Tanaka
+       Hashimoto
+       T. Yamamoto
+       YAMAGUCHI
+       Tomita
+    Nishiyama
+       NINOMIYA
+       Hotta
+       Nishika
+       shigeri
+       Tajiri
+       wakai
+       
index 2a087433d28166045d04481b0e1f218b888c3a1c..c86762d36d0b3ef21c074ef6ab3ca8c51481c41d 100644 (file)
@@ -1,8 +1,17 @@
 2001-05-10 [alfons]
 
 2001-05-10 [alfons]
 
+       0.4.67claws1
+       
+       * AUTHORS: 
+               thought it would be nice to have a list of all
+               contributors (used Changelog as a reference)
+       
+       * configure.in: 
+               messed up version numbering...
+
        0.4.66claws1
 
        0.4.66claws1
 
-       * sync with sylpheed 0.4.66cvs1-3
+       * sync with sylpheed 0.4.67cvs1-3
 
 2001-05-10 [darko]
 
 
 2001-05-10 [darko]
 
index f5b5f151c5612051f69600e04d5a3b03509e9a5d..eb559f79ae4afcb06a3ae41352a89df6d9c293e2 100644 (file)
@@ -5,9 +5,9 @@ PACKAGE=sylpheed
 dnl version number
 MAJOR_VERSION=0
 MINOR_VERSION=4
 dnl version number
 MAJOR_VERSION=0
 MINOR_VERSION=4
-MICRO_VERSION=66
-INTERFACE_AGE=66
-BINARY_AGE=66
+MICRO_VERSION=67
+INTERFACE_AGE=67
+BINARY_AGE=67
 EXTRA_VERSION=claws1
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 EXTRA_VERSION=claws1
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION