From a69f22e85157155dc340f980d86d23dd541d91bc Mon Sep 17 00:00:00 2001 From: teranisi Date: Wed, 15 Oct 2003 12:33:19 +0000 Subject: [PATCH] * elmo-version.el (elmo-version): Up to 2.11.19. --- doc/version.tex | 2 +- doc/version.texi | 2 +- elmo/ChangeLog | 4 ++++ elmo/elmo-version.el | 2 +- wl/ChangeLog | 4 ++++ 5 files changed, 11 insertions(+), 3 deletions(-) diff --git a/doc/version.tex b/doc/version.tex index fc7883d..2297154 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1 +1 @@ -\def\versionnumber{2.11.18} +\def\versionnumber{2.11.19} diff --git a/doc/version.texi b/doc/version.texi index 60cb629..c30b4ed 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1 +1 @@ -@set VERSION 2.11.18 +@set VERSION 2.11.19 diff --git a/elmo/ChangeLog b/elmo/ChangeLog index c22d445..7f4f42d 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,7 @@ +2003-10-15 Yuuichi Teranishi + + * elmo-version.el (elmo-version): Up to 2.11.19. + 2003-10-15 Hiroya Murata * modb-legacy.el (elmo-msgdb-append-entity): Fixed the last diff --git a/elmo/elmo-version.el b/elmo/elmo-version.el index 7992e8d..39b8d86 100644 --- a/elmo/elmo-version.el +++ b/elmo/elmo-version.el @@ -40,7 +40,7 @@ ;; product-define in the first place (product-provide 'elmo-version ;; Don't forget to check `wl-version.el' and Info. - (product-define "ELMO" nil '(2 11 18))) + (product-define "ELMO" nil '(2 11 19))) ;; set version-string (product-version-as-string 'elmo-version) diff --git a/wl/ChangeLog b/wl/ChangeLog index 2feb797..3854c1f 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2003-10-15 Yuuichi Teranishi + + * Version number is increased to 2.11.19. + 2003-10-09 Tetsurou Okazaki * wl-summary.el (wl-summary-search-by-subject): Remove unused local -- 1.7.10.4