Version number is increased to 2.11.10. wl-2_11_10
authorhmurata <hmurata>
Fri, 5 Sep 2003 14:31:55 +0000 (14:31 +0000)
committerhmurata <hmurata>
Fri, 5 Sep 2003 14:31:55 +0000 (14:31 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index 84e7100..9c4cca1 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.11.9}
+\def\versionnumber{2.11.10}\r
index 6b14f43..94d95f8 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.11.9
+@set VERSION 2.11.10\r
index dc3523e..de135c0 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.11.10.
+
 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo-msgdb.el (elmo-msgdb-message-entity-field): Decode value
index 8aab3fe..008bc9c 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 9)))
+  (product-define "ELMO" nil '(2 11 10)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index dc29d37..bd5445d 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.10.
+
 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * wl-mime.el (wl-draft-attribute-value): Fixed.