;; Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc.
;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: mime-def.el,v 1.1 1998-02-19 16:19:47 morioka Exp $
+;; Version: $Id: mime-def.el,v 1.2 1998-02-25 13:56:16 morioka Exp $
;; Keywords: definition, MIME, multimedia, mail, news
;; This file is part of SEMI (Spadework for Emacs MIME Interfaces).
x))))
)
-(defconst semi-version-name "Nukaj\e.D\eN~taku-mae"
- "Version name of SEMI-kernel package.")
+(defconst semi-version '("Nukaj\e-D\ e~\ ftaku-mae" 1 0 0)
+ "Version name and numbers of SEMI-kernel package.")
(autoload 'mule-caesar-region "mule-caesar"
"Caesar rotation of current region." t)