From: Jelte Jansen Date: Wed, 4 Apr 2007 14:26:50 +0000 (+0000) Subject: bump version X-Git-Tag: release-1.2.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae31436f8d2c11e4a0f2affc29bb8b307a14135;p=thirdparty%2Fldns.git bump version --- diff --git a/configure.ac b/configure.ac index 71ee4c35..6832d24e 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(libdns, 1.1.1, libdns@nlnetlabs.nl, libdns) +AC_INIT(libdns, 1.2.0, libdns@nlnetlabs.nl, libdns) AC_CONFIG_SRCDIR([packet.c]) PACKAGE_VERSION="$PACKAGE_VERSION $VERSION_ADD"