From 876729248f1a3e21ae2b3c5086294985cb740e17 Mon Sep 17 00:00:00 2001 From: hmurata Date: Sat, 22 Nov 2003 04:39:57 +0000 Subject: [PATCH] Version number is increased to 2.11.22. --- doc/version.tex | 2 +- doc/version.texi | 2 +- elmo/ChangeLog | 4 ++++ elmo/elmo-version.el | 2 +- wl/ChangeLog | 6 ++++++ 5 files changed, 13 insertions(+), 3 deletions(-) diff --git a/doc/version.tex b/doc/version.tex index f832fd0..cb291d6 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1 +1 @@ -\def\versionnumber{2.11.21} +\def\versionnumber{2.11.22} diff --git a/doc/version.texi b/doc/version.texi index 69f1b35..334e667 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1 +1 @@ -@set VERSION 2.11.21 +@set VERSION 2.11.22 diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 9dcf94e..81891c3 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,7 @@ +2003-11-22 Hiroya Murata + + * elmo-version.el (elmo-version): Up to 2.11.22. + 2003-11-21 Hiroya Murata * modb-standard.el (elmo-msgdb-delete-messages): Always return t. diff --git a/elmo/elmo-version.el b/elmo/elmo-version.el index 42647f5..6484362 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 21))) + (product-define "ELMO" nil '(2 11 22))) ;; set version-string (product-version-as-string 'elmo-version) diff --git a/wl/ChangeLog b/wl/ChangeLog index 6a299fc..d768c5f 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2003-11-22 Hiroya Murata + + * Version number is increased to 2.11.22. + 2003-11-20 Hiroya Murata * wl-summary.el (wl-summary-detect-mark-position): Set @@ -33,6 +37,8 @@ the value of `wl-summary-buffer-unread-count' for the second parameter of `wl-folder-update-unread'. + * Version number is increased to 2.11.21. + 2003-11-17 Tetsurou Okazaki * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of -- 1.7.10.4