update.
[elisp/flim.git] / mime-def.el
index 37c9ba0..9ee7781 100644 (file)
@@ -1,6 +1,6 @@
 ;;; mime-def.el --- definition module about MIME -*- coding: iso-8859-4; -*-
 
-;; Copyright (C) 1995,96,97,98,99,2000,2001,2002,2003,2004
+;; Copyright (C) 1995,96,97,98,99,2000,2001,2002,2003,2004,2005,2006
 ;;   Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <tomo@m17n.org>
@@ -33,7 +33,7 @@
 (eval-when-compile (require 'luna))    ; luna-arglist-to-arguments
 
 (eval-and-compile
-  (defconst mime-library-product ["FLIM" (1 14 7) "Sanjò"]
+  (defconst mime-library-product ["FLIM" (1 14 9) "Gojò"]
     "Product name, version number and code name of MIME-library package."))
 
 (defmacro mime-product-name (product)