emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master fcc2f71 071/433: Released 0.4.2.


From: Dmitry Gutov
Subject: [elpa] master fcc2f71 071/433: Released 0.4.2.
Date: Thu, 15 Mar 2018 19:43:37 -0400 (EDT)

branch: master
commit fcc2f71a17057e46667de6d58c8ffcaeb8951efe
Author: mas <mas>
Commit: mas <mas>

    Released 0.4.2.
---
 configure.in | 2 +-
 mmm-vars.el  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.in b/configure.in
index 0dadcc0..12c399e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT()
 
-AM_INIT_AUTOMAKE(mmm, 0.4.1)
+AM_INIT_AUTOMAKE(mmm, 0.4.2)
 
 AM_PATH_LISPDIR()
 
diff --git a/mmm-vars.el b/mmm-vars.el
index 32d6a1f..79d61c9 100644
--- a/mmm-vars.el
+++ b/mmm-vars.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2000 by Michael Abraham Shulman
 
 ;; Author: Michael Abraham Shulman <address@hidden>
-;; Version: $Id: mmm-vars.el,v 1.14 2000/06/30 02:35:31 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.15 2000/06/30 05:02:12 mas Exp $
 
 ;;{{{ GPL
 
@@ -493,7 +493,7 @@ and the end of the back delimiter.")
 ;;}}}
 ;;{{{ Version Number
 
-(defconst mmm-version "0.4.1"
+(defconst mmm-version "0.4.2"
   "Current version of MMM Mode.")
 
 (defun mmm-version ()



reply via email to

[Prev in Thread] Current Thread [Next in Thread]