From 01db268dff0ece90cd8fcc605cb99d84ea378a5e Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Tue, 25 Sep 2007 13:00:26 +0000 Subject: [PATCH] 0.5 release tag. git-svn-id: file:///svn/unbound/trunk@642 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 f05672eae..2b57840b8 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.5, wouter@nlnetlabs.nl, unbound) +AC_INIT(unbound, 0.6, wouter@nlnetlabs.nl, unbound) CFLAGS= AC_AIX diff --git a/doc/Changelog b/doc/Changelog index 7e7ebfb79..86a31dd30 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -4,6 +4,7 @@ check that original data did not exist. - tests for NSEC3 that wrong use of OPTOUT is bad. For insecure delegation, for abuse of child zone apex nsec3. + - create 0.5 release tag. 24 September 2007: Wouter - do not make test programs by default. -- 2.47.2