From: Wouter Wijngaards Date: Tue, 16 Jan 2007 13:22:52 +0000 (+0000) Subject: Set version to 0.0 X-Git-Tag: release-0.0~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a5bcb4d985a9f89aaf84d9365960a06d1f12d15;p=thirdparty%2Funbound.git Set version to 0.0 git-svn-id: file:///svn/unbound/trunk@23 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/configure.ac b/configure.ac index b1dd32795..a331450b3 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.1, wouter@nlnetlabs.nl, unbound) +AC_INIT(unbound, 0.0, wouter@nlnetlabs.nl, unbound) CFLAGS= AC_AIX