From: okada Date: Tue, 27 Aug 2002 13:24:48 +0000 (+0000) Subject: version up X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=25975d2f6ae496863bf6e7ee79b0ffdd32808ded;p=elisp%2Fflim.git version up --- diff --git a/Makefile b/Makefile index cec5366..4d9c037 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PACKAGE = slim API = 1.14 -RELEASE = 7 +RELEASE = 9 TAR = tar RM = /bin/rm -f diff --git a/SLIM-VERSION b/SLIM-VERSION index 176c0ad..6281801 100644 --- a/SLIM-VERSION +++ b/SLIM-VERSION @@ -18,3 +18,5 @@ l.14.3 篠原ともえ 1.14.6 馬渕英里何 1.14.7 酒井彩名 1.14.8 小池栄子 +1.14.9 MEGUMI +1.14.? 優香 \ No newline at end of file diff --git a/mime-def.el b/mime-def.el index 24573f1..5d69160 100644 --- a/mime-def.el +++ b/mime-def.el @@ -32,7 +32,7 @@ (eval-when-compile (require 'luna)) ; luna-arglist-to-arguments (eval-and-compile - (defconst mime-library-product ["SLIM" (1 14 8) "小池栄子"] + (defconst mime-library-product ["SLIM" (1 14 8) "MEGUMI"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product)