branch: master
commit 1b9406d56afdcd6db99640cf63cf323ea79a416b
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
Released 0.5.0
---
configure.in | 2 +-
mmm-vars.el | 2 +-
version.texi | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/configure.in b/configure.in
index 9663648..8f63c5c 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.8)
+AM_INIT_AUTOMAKE(mmm-mode, 0.5.0)
dnl
dnl Apparently, if you run a shell window in Emacs, it sets the EMACS
diff --git a/mmm-vars.el b/mmm-vars.el
index 62a58ac..ca30224 100644
--- a/mmm-vars.el
+++ b/mmm-vars.el
@@ -1026,7 +1026,7 @@ The CLASSES are all made private, i.e. non-user-visible."
;;}}}
;;{{{ Version Number
-(defconst mmm-version "0.4.8"
+(defconst mmm-version "0.5.0"
"Current version of MMM Mode.")
(defun mmm-version ()
diff --git a/version.texi b/version.texi
index 2b6392f..4729283 100644
--- a/version.texi
+++ b/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 9 March 2003
-@set UPDATED-MONTH March 2003
-@set EDITION 0.4.8
-@set VERSION 0.4.8
+@set UPDATED 28 October 2012
+@set UPDATED-MONTH October 2012
+@set EDITION 0.5.0
+@set VERSION 0.5.0