branch: master
commit bd6553b7fae288ebe81ac64c330502a0831058c3
Author: mas <mas>
Commit: mas <mas>
Released 0.4.5.
---
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 990cd3c..12a09bd 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.4)
+AM_INIT_AUTOMAKE(mmm-mode, 0.4.5)
AM_PATH_LISPDIR()
diff --git a/mmm-vars.el b/mmm-vars.el
index 6b9b9a0..82f3bbf 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.25 2000/07/29 23:42:19 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.26 2000/08/02 23:39:30 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.4"
+(defconst mmm-version "0.4.5"
"Current version of MMM Mode.")
(defun mmm-version ()
diff --git a/version.texi b/version.texi
index 08e1ec3..740a916 100644
--- a/version.texi
+++ b/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 29 Jul 2000
-@set EDITION 0.4.4
-@set VERSION 0.4.4
+@set UPDATED 2 Aug 2000
+@set EDITION 0.4.5
+@set VERSION 0.4.5
@set MASON_VERSION 0.87