From 5b00688bbbee343f65dd0da263b202dbaeeca302 Mon Sep 17 00:00:00 2001 From: yoichi Date: Thu, 17 Jun 2004 17:34:26 +0000 Subject: [PATCH] Version number is increased to 2.11.30. --- doc/version.tex | 2 +- doc/version.texi | 2 +- elmo/ChangeLog | 4 ++++ elmo/elmo-version.el | 2 +- wl/ChangeLog | 2 ++ 5 files changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/version.tex b/doc/version.tex index c4cf439..f2be65c 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1 +1 @@ -\def\versionnumber{2.11.29} +\def\versionnumber{2.11.30} diff --git a/doc/version.texi b/doc/version.texi index a004fb4..0093abd 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1 +1 @@ -@set VERSION 2.11.29 +@set VERSION 2.11.30 diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 4169655..e61f873 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,7 @@ +2004-06-18 Yoichi NAKAYAMA + + * elmo-version.el (elmo-version): Up to 2.11.30. + 2004-06-13 Hiroya Murata * elmo.el (elmo-folder-synchronize): Add 5th optional argument diff --git a/elmo/elmo-version.el b/elmo/elmo-version.el index 4f6cb73..2af34e9 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 29))) + (product-define "ELMO" nil '(2 11 30))) ;; set version-string (product-version-as-string 'elmo-version) diff --git a/wl/ChangeLog b/wl/ChangeLog index bcade33..0853604 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,7 @@ 2004-06-18 Yoichi NAKAYAMA + * Version number is increased to 2.11.30. + * wl-vars.el (wl-draft-reply-with-argument-list): Fix customization type and docstring. (wl-draft-reply-without-argument-list): Ditto. -- 1.7.10.4