From 7a30c4af56f5bd350df94db5b8a3ceb200b605e4 Mon Sep 17 00:00:00 2001 From: hmurata Date: Sun, 26 Feb 2006 02:55:39 +0000 Subject: [PATCH] * Version number is increased to 2.15.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 c46e14c..0ba9dc8 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1 +1 @@ -\def\versionnumber{2.15.2} +\def\versionnumber{2.15.3} diff --git a/doc/version.texi b/doc/version.texi index bf7ebe8..26a2771 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1 +1 @@ -@set VERSION 2.15.2 +@set VERSION 2.15.3 diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 56c72e9..fa4e5c5 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,7 @@ +2006-02-26 Hiroya Murata + + * elmo-version.el (elmo-version): Up to 2.15.3. + 2006-02-18 Hiroya Murata * elmo-signal.el (elmo-signal-bindings): Use cons to append diff --git a/elmo/elmo-version.el b/elmo/elmo-version.el index 70d49bb..1c75284 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 15 2))) + (product-define "ELMO" nil '(2 15 3))) ;; set version-string (product-version-as-string 'elmo-version) diff --git a/wl/ChangeLog b/wl/ChangeLog index cf3fd5a..d8533a0 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2006-02-26 Hiroya Murata + + * Version number is increased to 2.15.3. + 2006-02-24 Hiroya Murata * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead -- 1.7.10.4