]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
0.5 release tag.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 Sep 2007 13:00:26 +0000 (13:00 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 Sep 2007 13:00:26 +0000 (13:00 +0000)
git-svn-id: file:///svn/unbound/trunk@642 be551aaa-1e26-0410-a405-d3ace91eadb9

configure.ac
doc/Changelog

index f05672eae357b1ec9b229c5d2b3d901d96151bd7..2b57840b8f2b1d326a902c857aa1ce34c06439c2 100644 (file)
@@ -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
index 7e7ebfb79a8df2599fb5a5211f1e3745dd3faded..86a31dd30d600ea6aef72e58e5eb4937cbd4f9fc 100644 (file)
@@ -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.