diff --git a/configure.ac b/configure.ac index 028c60aa8..5712443e3 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(unbound, 0.6, unbound-bugs@nlnetlabs.nl, unbound) +AC_INIT(unbound, 0.7, unbound-bugs@nlnetlabs.nl, unbound) CFLAGS= AC_AIX diff --git a/doc/Changelog b/doc/Changelog index 7ca35080d..444cd8fa1 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,7 @@ - testbed script does not recreate configure, since its in svn now. - fixup checkconf test so that it does not test /etc/unbound/unbound.conf. + - tag 0.6. 13 November 2007: Wouter - remove debug print.