This is the birth of mmh. :-)
authormarkus schnalke <meillo@marmaro.de>
Fri, 9 Sep 2011 19:05:43 +0000 (21:05 +0200)
committermarkus schnalke <meillo@marmaro.de>
Fri, 9 Sep 2011 19:05:43 +0000 (21:05 +0200)
VERSION
configure.in

diff --git a/VERSION b/VERSION
index cd438c9..f1f9143 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3-dev
+0.1-dev
index e93e173..747f5aa 100644 (file)
@@ -5,7 +5,7 @@ dnl
 dnl Move this up a bit
 AC_PREREQ(2.61)
 
-AC_INIT(nmh, m4_normalize(m4_include([VERSION])))
+AC_INIT(mmh, m4_normalize(m4_include([VERSION])))
 AC_CONFIG_SRCDIR(h/nmh.h)
 AC_CONFIG_HEADER(config.h)