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

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

[elpa] master d640498 096/433: Released 0.4.3.


From: Dmitry Gutov
Subject: [elpa] master d640498 096/433: Released 0.4.3.
Date: Thu, 15 Mar 2018 19:43:43 -0400 (EDT)

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

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

diff --git a/configure.in b/configure.in
index ba935ad..aee221d 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.2a)
+AM_INIT_AUTOMAKE(mmm, 0.4.3)
 
 AM_PATH_LISPDIR()
 
diff --git a/mmm-vars.el b/mmm-vars.el
index 8ba7042..f204bb7 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.16 2000/06/30 20:55:56 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.17 2000/07/12 06:10:28 mas Exp $
 
 ;;{{{ GPL
 
@@ -501,7 +501,7 @@ and the end of the back delimiter.")
 ;;}}}
 ;;{{{ Version Number
 
-(defconst mmm-version "0.4.2a"
+(defconst mmm-version "0.4.3"
   "Current version of MMM Mode.")
 
 (defun mmm-version ()



reply via email to

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