From 0f2ffccfc48a4132d8812bc8743ff21abc92af86 Mon Sep 17 00:00:00 2001 From: morioka Date: Mon, 8 Jun 1998 03:40:43 +0000 Subject: [PATCH] update. --- VERSION | 2 +- semi-def.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0e87ec8..5ead997 100644 --- a/VERSION +++ b/VERSION @@ -53,7 +53,7 @@ 1.5.0 Nishi-Ny-Dþzen $(B@>F~A1(B-A 1.5.1 Ikuji $(B@8CO(B 1.5.2 Kurobe $(B9uIt(B ------ Uozu $(B5{DE(B ; <=> $(BIY;3COJ}E4F;(B +1.5.3 Uozu $(B5{DE(B ; <=> $(BIY;3COJ}E4F;(B : : : ----- Namerikawa $(B3j@n(B ; <=> $(BIY;3COJ}E4F;(B : : : diff --git a/semi-def.el b/semi-def.el index 3221537..0b113b2 100644 --- a/semi-def.el +++ b/semi-def.el @@ -29,7 +29,7 @@ (eval-when-compile (require 'cl)) -(defconst mime-module-version '("SEMI" "Kurobe" 1 5 2) +(defconst mime-module-version '("SEMI" "Uozu" 1 5 3) "Implementation name, version name and numbers of MIME-kernel package.") (autoload 'mule-caesar-region "mule-caesar" -- 1.7.10.4