Version number is increased to 2.11.14. wl-2_11_14
authorteranisi <teranisi>
Thu, 18 Sep 2003 04:37:07 +0000 (04:37 +0000)
committerteranisi <teranisi>
Thu, 18 Sep 2003 04:37:07 +0000 (04:37 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index 1994e63..d4ecf8c 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.11.13}
+\def\versionnumber{2.11.14}
index 3f9469d..d06661f 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.11.13
+@set VERSION 2.11.14
index 69b772a..f2dcf40 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-version.el (elmo-version): Up to 2.11.14.
+
 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * modb.el (elmo-msgdb-length): Define.
index aed07d6..c5fc31b 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 13)))
+  (product-define "ELMO" nil '(2 11 14)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index 77ff903..48729ff 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * Version number is increased to 2.11.14.
+       
 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * wl-draft.el (wl-draft-do-fcc): Follow the API change.