From: teranisi Date: Wed, 10 May 2000 01:25:16 +0000 (+0000) Subject: Changed version number and codename. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0143ae0ffaaaf24365038810ecf9b0d4af112fa2;p=elisp%2Fwanderlust.git Changed version number and codename. --- diff --git a/elmo/elmo-vars.el b/elmo/elmo-vars.el index 43af0ce..7bf3d35 100644 --- a/elmo/elmo-vars.el +++ b/elmo/elmo-vars.el @@ -4,7 +4,7 @@ ;; Author: Yuuichi Teranishi ;; Keywords: mail, net news -;; Time-stamp: <2000-03-24 14:46:43 teranisi> +;; Time-stamp: <00/05/10 10:15:20 teranisi> ;; This file is part of ELMO (Elisp Library for Message Orchestration). @@ -36,7 +36,7 @@ (defun-maybe dynamic-call (a b))) ;; Version info. -(defconst elmo-version "1.1.1") +(defconst elmo-version "2.3.0") (defconst elmo-appname "ELMO") (defun elmo-version () diff --git a/wl/wl-vars.el b/wl/wl-vars.el index 600eb88..d7e8708 100644 --- a/wl/wl-vars.el +++ b/wl/wl-vars.el @@ -4,7 +4,7 @@ ;; Author: Yuuichi Teranishi ;; Keywords: mail, net news -;; Time-stamp: <2000-05-09 17:19:31 teranisi> +;; Time-stamp: <00/05/10 10:20:17 teranisi> ;; This file is part of Wanderlust (Yet Another Message Interface on Emacsen). @@ -37,7 +37,7 @@ (defconst wl-appname "Wanderlust") (defconst wl-version elmo-version) ; equals to ELMO version. -(defconst wl-codename "Purple Rain") +(defconst wl-codename "Roam") ;;; Customizable Variables