Version number is increased to 2.11.23. wl-2_11_23
authorhmurata <hmurata>
Sun, 11 Jan 2004 14:00:33 +0000 (14:00 +0000)
committerhmurata <hmurata>
Sun, 11 Jan 2004 14:00:33 +0000 (14:00 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index cb291d6..41a05c8 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.11.22}
+\def\versionnumber{2.11.23}
index 334e667..5e4c43c 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.11.22
+@set VERSION 2.11.23
index 5493ea2..5c2bbac 100644 (file)
@@ -1,8 +1,12 @@
+2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.11.23.
+
 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo-spam.el (elmo-spam-scheme): Add 'sa' as a candidate.
 
-       * elsp-sa.el: New file. 
+       * elsp-sa.el: New file.
 
 2003-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
index 6484362..60d1c28 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 22)))
+  (product-define "ELMO" nil '(2 11 23)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index 2b4afcb..965e12e 100644 (file)
@@ -1,5 +1,7 @@
 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
+       * Version number is increased to 2.11.23.
+
        * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
        the last change.