-@set VERSION 2.7.1
+@set VERSION 2.7.2
2001-08-15 Yuuichi Teranishi <teranisi@gohome.org>
+ * elmo-version.el (elmo-version): Up to 2.7.2.
+
* elmo.el (elmo-generic-folder-append-messages): Make
fetch-strategy with `use-cache'.
;; 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 1)))
+ (product-define "ELMO" nil '(2 7 2)))
;; For APEL 10.2 or earlier.
(defun-maybe product-version-as-string (product)
2001-08-15 Yuuichi Teranishi <teranisi@gohome.org>
+ * Version number is increased to 2.7.2.
+
* wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
instead of elmo-dop-queue-method.