projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
348094b
)
configure.in: Bumped verion to 3.9.4.
collectd-3.9.4
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Sun, 25 Jun 2006 17:34:15 +0000
(19:34 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Sun, 25 Jun 2006 17:34:15 +0000
(19:34 +0200)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
3ac7fc5
..
eefdf5b
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, 3.9.
3
)
+AC_INIT(collectd, 3.9.
4
)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)