* Version number is increased to 2.4.1. wl-2_4_1pre
authorteranisi <teranisi>
Thu, 18 Jan 2001 10:24:14 +0000 (10:24 +0000)
committerteranisi <teranisi>
Thu, 18 Jan 2001 10:24:14 +0000 (10:24 +0000)
* wl-version.el (wl-version): Changed codename to "Stand By Me-pre".
* elmo-version.el (elmo-version): Up to 2.4.1.

elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog
wl/wl-version.el

index 9311371..38d1494 100644 (file)
@@ -1,3 +1,7 @@
+2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-version.el (elmo-version): Up to 2.4.1.
+
 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
index 04910d3..09175a4 100644 (file)
@@ -39,7 +39,7 @@
 
 ;; product-define in the first place
 (product-provide 'elmo-version
-  (product-define "ELMO" nil '(2 4 0)))
+  (product-define "ELMO" nil '(2 4 1)))
 
 ;; For APEL 10.2 or earlier.
 (defun-maybe product-version-as-string (product)
index 5828039..25b53cf 100644 (file)
@@ -1,5 +1,8 @@
 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
 
+       * Version number is increased to 2.4.1.
+       * wl-version.el (wl-version): Changed codename to "Stand By Me-pre".
+
        * wl-address.el (wl-address-specials-regexp): New constant.
        (wl-address-quote-specials): Use it.
 
index 3b62307..51cff50 100644 (file)
@@ -46,7 +46,7 @@
    "Wanderlust" nil
    (eval-when-compile
      (product-version (product-find 'elmo-version))) ; equals to ELMO version.
-   "Rio"))
+   "Stand By Me-pre"))
 
 ;; set version-string
 (product-version-as-string 'wl-version)