;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc.
;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: mime-def.el,v 0.56 1997-07-02 16:55:41 morioka Exp $
+;; Version: $Id: mime-def.el,v 0.57 1997-07-03 11:57:44 morioka Exp $
;; Keywords: definition, MIME, multimedia, mail, news
;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
(require 'cl)
(require 'emu)
+(defconst semi-version-name "Kaga-Ichinomiya")
+
(autoload 'mule-caesar-region "mule-caesar"
"Caesar rotation of current region." t)