From: teranisi Date: Wed, 10 May 2000 01:29:07 +0000 (+0000) Subject: Changed version number and codename. X-Git-Tag: wl-2_4-root~173 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=73632a71e3150a49454e508c0f748bac691ffb46;p=elisp%2Fwanderlust.git Changed version number and codename. --- diff --git a/elmo/elmo-vars.el b/elmo/elmo-vars.el index 43af0ce..6e9b165 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:28:00 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 "1.1.2") (defconst elmo-appname "ELMO") (defun elmo-version () diff --git a/wl/wl-vars.el b/wl/wl-vars.el index 600eb88..a175db9 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:28:31 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 "Raspberry Beret") ;;; Customizable Variables