projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a01a41d
)
This is the birth of mmh. :-)
author
markus schnalke
<meillo@marmaro.de>
Fri, 9 Sep 2011 19:05:43 +0000
(21:05 +0200)
committer
markus schnalke
<meillo@marmaro.de>
Fri, 9 Sep 2011 19:05:43 +0000
(21:05 +0200)
VERSION
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/VERSION
b/VERSION
index
cd438c9
..
f1f9143
100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1
+1
@@
-1.3-dev
+0.1-dev
diff --git
a/configure.in
b/configure.in
index
e93e173
..
747f5aa
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-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)