From 21204c833576ae88579f48ed4dad0d5746e98fe7 Mon Sep 17 00:00:00 2001 From: okada Date: Fri, 10 Dec 1999 13:45:13 +0000 Subject: [PATCH] version up --- ChangeLog | 4 ++++ SLIM-VERSION | 2 +- mime-def.el | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index efd3db1..cae49a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-12-09 Kenichi OKADA + + * mime-def.el (mime-library-product): Up. + 1999-12-06 Kenichi OKADA * sasl.el (sasl-number-base36): New function. diff --git a/SLIM-VERSION b/SLIM-VERSION index 465f8dc..8dea031 100644 --- a/SLIM-VERSION +++ b/SLIM-VERSION @@ -5,6 +5,6 @@ 1.13.2 華原朋美 1.13.3 飯島直子 1.13.4 榊原郁恵 ------- 山瀬まみ +1.13.5 山瀬まみ ------ 島崎和歌子 ------ 磯野貴理子 \ No newline at end of file diff --git a/mime-def.el b/mime-def.el index 83d9d60..dee6465 100644 --- a/mime-def.el +++ b/mime-def.el @@ -35,7 +35,7 @@ (eval-when-compile (require 'cl)) ; list* (eval-and-compile - (defconst mime-library-product ["SLIM" (1 13 4) "榊原郁恵"] + (defconst mime-library-product ["SLIM" (1 13 5) "山瀬まみ"] "Product name, version number and code name of MIME-library package.") ) -- 1.7.10.4