(semi-version-name): Update.
[elisp/semi.git] / mime-def.el
index 59c33d4..bf19b94 100644 (file)
@@ -1,12 +1,12 @@
 ;;; mime-def.el --- definition module for SEMI
 
-;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc.
+;; Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: mime-def.el,v 0.75 1997-11-26 11:04:54 morioka Exp $
+;; Version: $Id: mime-def.el,v 1.1 1998-02-19 16:19:47 morioka Exp $
 ;; Keywords: definition, MIME, multimedia, mail, news
 
-;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
+;; This file is part of SEMI (Spadework for Emacs MIME Interfaces).
 
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as
@@ -52,7 +52,8 @@
             x))))
   )
 
-(defconst semi-version-name "Shijima")
+(defconst semi-version-name "Nukaj\e.D\eN~taku-mae"
+  "Version name of SEMI-kernel package.")
 
 (autoload 'mule-caesar-region "mule-caesar"
   "Caesar rotation of current region." t)