From: hmurata Date: Fri, 16 Apr 2004 18:37:11 +0000 (+0000) Subject: Version number is increased to 2.11.25. X-Git-Tag: wl-2_11_25 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=183b02ded6f242c679133895cb1ef58267877009;p=elisp%2Fwanderlust.git Version number is increased to 2.11.25. --- diff --git a/doc/version.tex b/doc/version.tex index 7dd2cb3..88236ed 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1 +1 @@ -\def\versionnumber{2.11.24} +\def\versionnumber{2.11.25} diff --git a/doc/version.texi b/doc/version.texi index 6d5f643..55d8bbb 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1 +1 @@ -@set VERSION 2.11.24 +@set VERSION 2.11.25 diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 658decb..d4b6ab0 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,7 @@ +2004-04-16 Hiroya Murata + + * elmo-version.el (elmo-version): Up to 2.11.25. + 2004-04-14 TAKAHASHI Kaoru * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): If date diff --git a/elmo/elmo-version.el b/elmo/elmo-version.el index 7d6c277..8eca93b 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 24))) + (product-define "ELMO" nil '(2 11 25))) ;; set version-string (product-version-as-string 'elmo-version) diff --git a/wl/ChangeLog b/wl/ChangeLog index 8dd2f9f..976ceee 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2004-04-16 Hiroya Murata + + * Version number is increased to 2.11.25. + 2004-04-16 Tetsurou Okazaki * wl-summary.el (wl-summary-sync-update): Remove duplicated period