elmo:
* elmo-version.el (elmo-version): Up to 2.5.0.
wl:
* Version number is increased to 2.5.0.
* wl-version.el (wl-version): Changed codename.
doc:
Changed version number.
etc/VERSION:
2.5.x Smooth
@c %**end of header
@documentlanguage ja
@documentencoding iso-2022-jp
-@set VERSION 2.3.93
+@set VERSION 2.5.0
@synindex pg cp
@finalout
@c %**end of header
@documentlanguage en
@documentencoding us-ascii
-@set VERSION 2.3.93
+@set VERSION 2.5.0
@synindex pg cp
@finalout
+2000-10-31 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * elmo-version.el (elmo-version): Up to 2.5.0.
+
2000-11-06 Kenichi OKADA <okada@opaopa.org>
* elmo-imap4.el (elmo-imap4-list-folders): Append authenticate-type.
;; product-define in the first place
(product-provide 'elmo-version
- (product-define "ELMO" nil '(2 3 93)))
+ (product-define "ELMO" nil '(2 5 0)))
;; For APEL 10.2 or earlier.
(defun-maybe product-version-as-string (product)
1.1.2 Raspberry Beret
2.3.x Roam
-2.4.0
+
+2.4.0 Rio
+2.5.x Smooth
+2000-10-31 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * Version number is increased to 2.5.0.
+
+ * wl-version.el (wl-version): Changed codename.
+
2000-11-06 Kenichi OKADA <okada@opaopa.org>
* wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
"Wanderlust" nil
(eval-when-compile
(product-version (product-find 'elmo-version))) ; equals to ELMO version.
- "Roam"))
+ "Smooth"))
;; set version-string
(product-version-as-string 'wl-version)