* wl-version.el (wl-version): Changed codename. wl-2_6_0pre
authorteranisi <teranisi>
Fri, 15 Jun 2001 09:18:45 +0000 (09:18 +0000)
committerteranisi <teranisi>
Fri, 15 Jun 2001 09:18:45 +0000 (09:18 +0000)
* elmo-version.el (elmo-version): Up to 2.6.0.

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

index 68d4040..8ee9829 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.5.8
+@set VERSION 2.6.0
index 5b2bd23..4f4e4d7 100644 (file)
@@ -1,5 +1,7 @@
 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.
index bfb88a4..85b9c1b 100644 (file)
@@ -40,7 +40,7 @@
 ;; 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)
index 62aabd5..f89d6c3 100644 (file)
@@ -1,5 +1,9 @@
 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>)
index c1280bd..38ee49f 100644 (file)
@@ -46,7 +46,7 @@
    "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)