branch: master
commit e77d5b3b268ccc6a5643f02eb70a6c6110f3b6eb
Author: mas <mas>
Commit: mas <mas>
Released 0.3.9.
---
configure.in | 2 +-
mmm-vars.el | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.in b/configure.in
index 49aa4c1..ab91ee3 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.3.8)
+AM_INIT_AUTOMAKE(mmm, 0.3.9)
AM_PATH_LISPDIR()
diff --git a/mmm-vars.el b/mmm-vars.el
index ee573b8..2aab2b8 100644
--- a/mmm-vars.el
+++ b/mmm-vars.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <[email protected]>
-;; Version: $Id: mmm-vars.el,v 1.2 2000/05/19 00:03:40 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.3 2000/06/08 11:45:57 mas Exp $
;;{{{ GPL
@@ -420,7 +420,7 @@ and the end of the back delimiter.")
;;}}}
;;{{{ Version Number
-(defconst mmm-version "0.3.8"
+(defconst mmm-version "0.3.9"
"Current version of MMM Mode.")
(defun mmm-version ()