Version number is increased to 2.11.9. wl-2_11_9
authorhmurata <hmurata>
Fri, 22 Aug 2003 18:35:58 +0000 (18:35 +0000)
committerhmurata <hmurata>
Fri, 22 Aug 2003 18:35:58 +0000 (18:35 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index b99ae90..84e7100 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.11.8}
+\def\versionnumber{2.11.9}
index 09d5a14..6b14f43 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.11.8
+@set VERSION 2.11.9
index f6b5417..cc99b78 100644 (file)
@@ -1,3 +1,7 @@
+2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.11.9.
+
 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo-version.el (elmo-version): Up to 2.11.8.
index 874486a..8aab3fe 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 8)))
+  (product-define "ELMO" nil '(2 11 9)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index 5a09a71..9a9c605 100644 (file)
@@ -1,5 +1,7 @@
 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
+       * Version number is increased to 2.11.9.
+
        * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
        (wl-summary-sync-update): Follow the change above.
        (wl-summary-switch-to-clone-buffer): Ditto.