* Version number is increased to 2.7.4. wl-2_7_4
authorkaoru <kaoru>
Tue, 18 Sep 2001 02:41:43 +0000 (02:41 +0000)
committerkaoru <kaoru>
Tue, 18 Sep 2001 02:41:43 +0000 (02:41 +0000)
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index 72b74a6..112ab1b 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.7.3
+@set VERSION 2.7.4
index 714ae99..9f67051 100644 (file)
@@ -1,3 +1,7 @@
+2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * elmo-version.el (elmo-version): Up to 2.7.4.
+
 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo.el (elmo-quit): Call `elmo-dop-queue-save'.
index 7b11f86..bef007e 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 7 3)))
+  (product-define "ELMO" nil '(2 7 4)))
 
 ;; For APEL 10.2 or earlier.
 (defun-maybe product-version-as-string (product)
index 9116afd..14abd3c 100644 (file)
@@ -1,5 +1,7 @@
 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
+       * Version number is increased to 2.7.4.
+
        * wl-highlight.el (wl-highlight-headers): Remove BEG and END
        arguments from `wl-highlight-x-face-function' caller.
        Use x-face-1.3.6.12 or later.