From: hmurata Date: Fri, 22 Aug 2003 18:35:58 +0000 (+0000) Subject: Version number is increased to 2.11.9. X-Git-Tag: wl-2_11_9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1918e7bf0fadc47af7588194cd60df3fe71a38b2;p=elisp%2Fwanderlust.git Version number is increased to 2.11.9. --- diff --git a/doc/version.tex b/doc/version.tex index b99ae90..84e7100 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1 +1 @@ -\def\versionnumber{2.11.8} +\def\versionnumber{2.11.9} diff --git a/doc/version.texi b/doc/version.texi index 09d5a14..6b14f43 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1 +1 @@ -@set VERSION 2.11.8 +@set VERSION 2.11.9 diff --git a/elmo/ChangeLog b/elmo/ChangeLog index f6b5417..cc99b78 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,7 @@ +2003-08-22 Hiroya Murata + + * elmo-version.el (elmo-version): Up to 2.11.9. + 2003-08-20 Hiroya Murata * elmo-version.el (elmo-version): Up to 2.11.8. diff --git a/elmo/elmo-version.el b/elmo/elmo-version.el index 874486a..8aab3fe 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 8))) + (product-define "ELMO" nil '(2 11 9))) ;; set version-string (product-version-as-string 'elmo-version) diff --git a/wl/ChangeLog b/wl/ChangeLog index 5a09a71..9a9c605 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,7 @@ 2003-08-22 Hiroya Murata + * Version number is increased to 2.11.9. + * wl-summary.el (wl-summary-buffer-msgdb): Abolish. (wl-summary-sync-update): Follow the change above. (wl-summary-switch-to-clone-buffer): Ditto.