projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03e8bc0
)
Changed version to `3.9.0'
author
octo
<octo>
Fri, 14 Apr 2006 15:57:12 +0000
(15:57 +0000)
committer
octo
<octo>
Fri, 14 Apr 2006 15:57:12 +0000
(15:57 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
a56c48b
..
370f5b2
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.0
-alpha1
)
+AC_INIT(collectd, 3.9.0)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)