From: Wouter Wijngaards Date: Mon, 19 Nov 2007 10:14:18 +0000 (+0000) Subject: version number nicer. X-Git-Tag: release-0.7.1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b86905fbc24f55e416304500d8b1daa845a8683;p=thirdparty%2Funbound.git version number nicer. git-svn-id: file:///svn/unbound/branches/beta-0.7@757 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/configure.ac b/configure.ac index 448d42e53..33ebbfe4d 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.71, unbound-bugs@nlnetlabs.nl, unbound) +AC_INIT(unbound, 0.7.1, unbound-bugs@nlnetlabs.nl, unbound) CFLAGS= AC_AIX