From 081ea1d865eda2a1fd5ceb1dc77e2f6623f354d2 Mon Sep 17 00:00:00 2001 From: teranisi Date: Thu, 1 Feb 2001 00:45:41 +0000 Subject: [PATCH] * 2.4.1 - "Stand By Me" --- wl/ChangeLog | 4 ++++ wl/wl-version.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/wl/ChangeLog b/wl/ChangeLog index adf87dd..9f904cd 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2001-02-01 Yuuichi Teranishi + + * wl-version.el (wl-version): Changed codename to "Stand By Me". + 2001-01-30 Yuuichi Teranishi * wl-summary.el (wl-cache-prefetch-next): Revert the logic diff --git a/wl/wl-version.el b/wl/wl-version.el index b376669..f40437c 100644 --- a/wl/wl-version.el +++ b/wl/wl-version.el @@ -46,7 +46,7 @@ "Wanderlust" nil (eval-when-compile (product-version (product-find 'elmo-version))) ; equals to ELMO version. - "Stand By Me-pre")) + "Stand By Me")) ;; set version-string (product-version-as-string 'wl-version) -- 1.7.10.4