branch: master
commit c659e1907d59e1d43fadd46fde4a876ca75cdb97
Author: mas <mas>
Commit: mas <mas>
Released 0.4.4
---
configure.in | 2 +-
mmm-vars.el | 4 ++--
version.texi | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/configure.in b/configure.in
index c95da4c..990cd3c 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-mode, 0.4.3)
+AM_INIT_AUTOMAKE(mmm-mode, 0.4.4)
AM_PATH_LISPDIR()
diff --git a/mmm-vars.el b/mmm-vars.el
index 2e341ed..6b9b9a0 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.24 2000/07/29 23:11:35 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.25 2000/07/29 23:42:19 mas Exp $
;;{{{ GPL
@@ -527,7 +527,7 @@ The CLASSES are all made private, i.e. non-user-visible."
;;}}}
;;{{{ Version Number
-(defconst mmm-version "0.4.3"
+(defconst mmm-version "0.4.4"
"Current version of MMM Mode.")
(defun mmm-version ()
diff --git a/version.texi b/version.texi
index a6f851e..08e1ec3 100644
--- a/version.texi
+++ b/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 11 Jul 2000
-@set EDITION 0.4.3
-@set VERSION 0.4.3
+@set UPDATED 29 Jul 2000
+@set EDITION 0.4.4
+@set VERSION 0.4.4
@set MASON_VERSION 0.87