projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a81417
)
configure.in: Bumped version to 4.0.0-rc4
collectd-4.0.0-rc4
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Tue, 17 Apr 2007 19:58:12 +0000
(21:58 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Tue, 17 Apr 2007 19:58:12 +0000
(21:58 +0200)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
91d13e8
..
e14606f
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,5
+1,5
@@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 4.0.0-rc
3
)
+AC_INIT(collectd, 4.0.0-rc
4
)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)