From bba646e488b17bb91e1ca1acd4e4c794020dd077 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 1 Oct 2004 12:55:11 +0000 Subject: [PATCH] (mime-library-product): Update to 1.14.7. --- mime-def.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mime-def.el b/mime-def.el index 0345139..0eab6c2 100644 --- a/mime-def.el +++ b/mime-def.el @@ -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 +;; Copyright (C) 1995,96,97,98,99,2000,2001,2002,2003,2004 ;; Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko @@ -33,7 +33,7 @@ (eval-when-compile (require 'luna)) ; luna-arglist-to-arguments (eval-and-compile - (defconst mime-library-product ["FLIM" (1 14 6) "Marutamachi"] + (defconst mime-library-product ["FLIM" (1 14 7) "Sanjò"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product) -- 1.7.10.4