* Version number is increased to 2.15.3. wl-2_15_3
authorhmurata <hmurata>
Sun, 26 Feb 2006 02:55:39 +0000 (02:55 +0000)
committerhmurata <hmurata>
Sun, 26 Feb 2006 02:55:39 +0000 (02:55 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index c46e14c..0ba9dc8 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.15.2}
+\def\versionnumber{2.15.3}
index bf7ebe8..26a2771 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.15.2
+@set VERSION 2.15.3
index 56c72e9..fa4e5c5 100644 (file)
@@ -1,3 +1,7 @@
+2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.15.3.
+
 2006-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo-signal.el (elmo-signal-bindings): Use cons to append
index 70d49bb..1c75284 100644 (file)
@@ -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)
index cf3fd5a..d8533a0 100644 (file)
@@ -1,3 +1,7 @@
+2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.15.3.
+
 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead