From 0b86905fbc24f55e416304500d8b1daa845a8683 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Mon, 19 Nov 2007 10:14:18 +0000 Subject: [PATCH] version number nicer. git-svn-id: file:///svn/unbound/branches/beta-0.7@757 be551aaa-1e26-0410-a405-d3ace91eadb9 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2