From a8ed737aa2c5b4778f842c98fce1424adcdc7dfc Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 6 Sep 2007 07:59:38 +0000 Subject: [PATCH] (mime-library-product): Update to 1.14.9. --- mime-def.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mime-def.el b/mime-def.el index 9054f68..e47bb64 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,2004 +;; Copyright (C) 1995,96,97,98,99,2000,2001,2002,2003,2004,2005 ;; 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 8) "Shijò"] + (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) -- 1.7.10.4