branch: master
commit aaf649c899c9ea5f0375a2cf0ab20641183aebf7
Author: mas <mas>
Commit: mas <mas>
(mmm-version): changed to 0.3.8.
---
mmm-vars.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mmm-vars.el b/mmm-vars.el
index 9f1e1f0..ee573b8 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.1 2000/04/27 10:33:49 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.2 2000/05/19 00:03:40 mas Exp $
;;{{{ GPL
@@ -420,7 +420,7 @@ and the end of the back delimiter.")
;;}}}
;;{{{ Version Number
-(defconst mmm-version "0.3.8-alpha"
+(defconst mmm-version "0.3.8"
"Current version of MMM Mode.")
(defun mmm-version ()