+2007-07-05, Version 4.0.5
+ * Portability: More fixes for OpenBSD have been included.
+
2007-06-24, Version 4.0.4
* cpu plugin: Fixed the Solaris code.
* dns plugin: Fixed a build issue for OpenBSD.
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 4.0.4)
+AC_INIT(collectd, 4.0.5)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)
Exporter::export_ok_tags('all');
-bootstrap Collectd "4.0.4";
+bootstrap Collectd "4.0.5";
1;