From a17396e445d8b49aa33c5aaf5c8eb478a3993541 Mon Sep 17 00:00:00 2001 From: ueno Date: Thu, 9 Dec 1999 14:59:25 +0000 Subject: [PATCH] * semi-def.el (mime-user-interface-product): Bump up to EMIKO 1.13.9. --- EMIKO-VERSION | 2 +- semi-def.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EMIKO-VERSION b/EMIKO-VERSION index 079295c..dca6ef6 100644 --- a/EMIKO-VERSION +++ b/EMIKO-VERSION @@ -1,7 +1,7 @@ Euglena gracilis EMIKO 1.13.6 Euglena caudata EMIKO 1.13.7 Euglena oxyuris EMIKO 1.13.8 -Euglena tripteris +Euglena tripteris EMIKO 1.13.9 Euglena proxima Euglena viridis Euglena sociabilis diff --git a/semi-def.el b/semi-def.el index 8de0619..27ed3e0 100644 --- a/semi-def.el +++ b/semi-def.el @@ -30,7 +30,7 @@ (require 'custom) -(defconst mime-user-interface-product ["EMIKO" (1 13 8) "Euglena oxyuris"] +(defconst mime-user-interface-product ["EMIKO" (1 13 9) "Euglena tripteris"] "Product name, version number and code name of MIME-kernel package.") (autoload 'mule-caesar-region "mule-caesar" -- 1.7.10.4