Version number is increased to 2.11.30. wl-2_11_30
authoryoichi <yoichi>
Thu, 17 Jun 2004 17:34:26 +0000 (17:34 +0000)
committeryoichi <yoichi>
Thu, 17 Jun 2004 17:34:26 +0000 (17:34 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index c4cf439..f2be65c 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.11.29}
+\def\versionnumber{2.11.30}
index a004fb4..0093abd 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.11.29
+@set VERSION 2.11.30
index 4169655..e61f873 100644 (file)
@@ -1,3 +1,7 @@
+2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo-version.el (elmo-version): Up to 2.11.30.
+
 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo.el (elmo-folder-synchronize): Add 5th optional argument
index 4f6cb73..2af34e9 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 29)))
+  (product-define "ELMO" nil '(2 11 30)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index bcade33..0853604 100644 (file)
@@ -1,5 +1,7 @@
 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
+       * Version number is increased to 2.11.30.
+
        * wl-vars.el (wl-draft-reply-with-argument-list): Fix
        customization type and docstring.
        (wl-draft-reply-without-argument-list): Ditto.