From ad6949249545c0579539fdd73346961d57f9ae2b Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Wed, 14 Nov 2007 13:38:13 +0000 Subject: [PATCH] to 0.7 git-svn-id: file:///svn/unbound/trunk@745 be551aaa-1e26-0410-a405-d3ace91eadb9 --- configure.ac | 2 +- doc/Changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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. -- 2.47.2