From a62f66b1b418eb179cd5d9f3e86a225ef1abd6b1 Mon Sep 17 00:00:00 2001 From: yoichi Date: Thu, 13 Feb 2003 20:21:12 +0000 Subject: [PATCH] * Version number is increased to 2.11.3. --- 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 acc9199..8b37edd 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1 +1 @@ -\def\versionnumber{2.11.2} +\def\versionnumber{2.11.3} diff --git a/doc/version.texi b/doc/version.texi index 56bdd12..2d6094d 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1 +1 @@ -@set VERSION 2.11.2 +@set VERSION 2.11.3 diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 4f0241b..4a585d2 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,7 @@ +2003-02-14 Yoichi NAKAYAMA + + * elmo-version.el (elmo-version): Up to 2.11.3. + 2003-02-10 Yoichi NAKAYAMA * elmo-maildir.el (elmo-folder-rename-internal): New method, diff --git a/elmo/elmo-version.el b/elmo/elmo-version.el index c40c4a8..391984c 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 2))) + (product-define "ELMO" nil '(2 11 3))) ;; set version-string (product-version-as-string 'elmo-version) diff --git a/wl/ChangeLog b/wl/ChangeLog index 1ecdf65..09ca5f3 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2003-02-14 Yoichi NAKAYAMA + + * Version number is increased to 2.11.3. + 2003-02-13 Yoichi NAKAYAMA * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist. -- 1.7.10.4