From: morioka Date: Sun, 11 Jan 1998 17:34:22 +0000 (+0000) Subject: (mel-version): New constant. X-Git-Tag: mel-7_2~16 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4017baa1e6f57dec71605c851feea4c630d65204;p=elisp%2Fflim.git (mel-version): New constant. --- diff --git a/mel.el b/mel.el index 93ee0d6..a209ab7 100644 --- a/mel.el +++ b/mel.el @@ -5,7 +5,6 @@ ;; Author: MORIOKA Tomohiko ;; modified by Shuhei KOBAYASHI ;; Created: 1995/6/25 -;; Version: $Id: mel.el,v 7.2 1998/01/11 16:16:44 morioka Exp $ ;; Keywords: MIME, Base64, Quoted-Printable, uuencode, gzip64 ;; This file is part of MEL (MIME Encoding Library). @@ -27,6 +26,9 @@ ;;; Code: +(defconst mel-version "7.2") + + ;;; @ variable ;;;