* elmo-version.el (elmo-version): Up to 2.6.0.
-@set VERSION 2.5.8
+@set VERSION 2.6.0
2001-06-15 Yuuichi Teranishi <teranisi@gohome.org>
+ * elmo-version.el (elmo-version): Up to 2.6.0.
+
* elmo-pop3.el (elmo-pop3-debug): New variable.
(elmo-pop3-debug-inhibit-logging): Ditto.
(elmo-pop3-debug): New function.
;; 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 5 8)))
+ (product-define "ELMO" nil '(2 6 0)))
;; For APEL 10.2 or earlier.
(defun-maybe product-version-as-string (product)
2001-06-15 Yuuichi Teranishi <teranisi@gohome.org>
+ * Version number is increased to 2.6.0.
+
+ * wl-version.el (wl-version): Changed codename.
+
* wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
Workaround for net folders.
(According to the patch from ABE Yasushi <yasushi@stbbs.net>)
"Wanderlust" nil
(eval-when-compile
(product-version (product-find 'elmo-version))) ; equals to ELMO version.
- "Smooth"))
+ "Twist And Shout-pre"))
;; set version-string
(product-version-as-string 'wl-version)