Changed version to `3.9.0'
authorocto <octo>
Fri, 14 Apr 2006 15:57:12 +0000 (15:57 +0000)
committerocto <octo>
Fri, 14 Apr 2006 15:57:12 +0000 (15:57 +0000)
configure.in

index a56c48b..370f5b2 100644 (file)
@@ -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)