Version number is increased to 2.11.7. wl-2_11_7
authorhmurata <hmurata>
Sat, 9 Aug 2003 08:11:46 +0000 (08:11 +0000)
committerhmurata <hmurata>
Sat, 9 Aug 2003 08:11:46 +0000 (08:11 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index 4ec0654..21adf0a 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.11.6}
+\def\versionnumber{2.11.7}
index dd471e7..6842455 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.11.6
+@set VERSION 2.11.7
index 3f4493e..7e32db1 100644 (file)
@@ -1,3 +1,7 @@
+2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.11.7.
+
 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo.el (elmo-folder-append-msgdb): Rewrite and define as an inline
index cbb898e..f147e74 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 6)))
+  (product-define "ELMO" nil '(2 11 7)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index b1e4198..d23c88a 100644 (file)
@@ -1,3 +1,7 @@
+2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.7.
+
 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * Version number is increased to 2.11.6.