Version number is increased to 2.11.11. wl-2_11_11
authorhmurata <hmurata>
Sat, 13 Sep 2003 09:00:41 +0000 (09:00 +0000)
committerhmurata <hmurata>
Sat, 13 Sep 2003 09:00:41 +0000 (09:00 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index 9c4cca1..51802de 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.11.10}\r
+\def\versionnumber{2.11.11}
index 94d95f8..9d51da0 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.11.10\r
+@set VERSION 2.11.11
index 8e0cb09..0c6b4e8 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.11.11.
+
 2003-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo.el (elmo-message-flags): Use `elmo-msgdb-flags' instead of
index 008bc9c..0a6d9c5 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 10)))
+  (product-define "ELMO" nil '(2 11 11)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index c61f627..4f77381 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.11.
+
 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
        * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.