* Version number is increased to 2.15.4. wl-2_15_4
authorhmurata <hmurata>
Thu, 21 Sep 2006 14:21:19 +0000 (14:21 +0000)
committerhmurata <hmurata>
Thu, 21 Sep 2006 14:21:19 +0000 (14:21 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index 0ba9dc8..5586133 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.15.3}
+\def\versionnumber{2.15.4}
index 26a2771..b179513 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.15.3
+@set VERSION 2.15.4
index 64d8544..adec72d 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.15.4.
+
 2006-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo-vars.el (elmo-use-hardlink): New user option.
index 1c75284..07cf480 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 3)))
+  (product-define "ELMO" nil '(2 15 4)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index b190774..884e540 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.15.4.
+
 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * wl-folder.el (wl-folder-check-one-entity): Simplify.