* wl-version.el (wl-version): Changed codename to "Stand By Me-pre".
* elmo-version.el (elmo-version): Up to 2.4.1.
+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):
;; 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)
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.
"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)