Version number is increased to 2.11.28. wl-2_11_28
authorhmurata <hmurata>
Sun, 16 May 2004 06:29:51 +0000 (06:29 +0000)
committerhmurata <hmurata>
Sun, 16 May 2004 06:29:51 +0000 (06:29 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index a6710be..e6cfcf0 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.11.27}
+\def\versionnumber{2.11.28}
index 67df38e..4f7ebf2 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.11.27
+@set VERSION 2.11.28
index 0741970..f6bae66 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.11.28.
+
 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo-filter.el: Rewrite.
index 6a19897..9abcce1 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 11 27)))
+  (product-define "ELMO" nil '(2 11 28)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index 8de9549..dfd5504 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.28.
+
 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
        * wl-folder.el (wl-folder-open-close): Handle blank line.