]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
bump version
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Wed, 4 Apr 2007 14:26:50 +0000 (14:26 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Wed, 4 Apr 2007 14:26:50 +0000 (14:26 +0000)
configure.ac

index 71ee4c355330ae9572f3ebf1a270a33d566ae439..6832d24eed4d1bb525092d56d294a97a1f6cf8c6 100644 (file)
@@ -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"