Code

Bumped version to 3.6.2, even in `configure.in' *argl*
[collectd.git] / configure.in
index a6e830fb718db7b3544740a2f059adc44caeaf5d..e728823028c0478b1de7528c91fa19b51af14918 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 3.6.1)
+AC_INIT(collectd, 3.6.2)
 AC_CONFIG_SRCDIR(src/collectd.c)
 AC_CONFIG_HEADERS(src/config.h)
 AM_INIT_AUTOMAKE(dist-bzip2)