]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
update version
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Wed, 22 Aug 2007 08:27:28 +0000 (08:27 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Wed, 22 Aug 2007 08:27:28 +0000 (08:27 +0000)
configure.ac

index c3778cdb61585d6fbca256cbda355538f399a875..ce6ee17d25dfe71024fa00a46bdb77742d8045d3 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.57)
 
-AC_INIT(libdns, 1.2.0, libdns@nlnetlabs.nl, libdns)
+AC_INIT(libdns, 1.3.0, libdns@nlnetlabs.nl, libdns)
 AC_CONFIG_SRCDIR([packet.c])
 
 PACKAGE_VERSION="$PACKAGE_VERSION $VERSION_ADD"