diff --git a/configure b/configure index 41a3b7e4a..5d463f38c 100755 --- a/configure +++ b/configure @@ -1934,9 +1934,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -LIBUNBOUND_CURRENT=0 -LIBUNBOUND_REVISION=19 -LIBUNBOUND_AGE=0 +LIBUNBOUND_CURRENT=1 +LIBUNBOUND_REVISION=0 +LIBUNBOUND_AGE=1 # 1.0.0 had 0:12:0 # 1.0.1 had 0:13:0 # 1.0.2 had 0:14:0 diff --git a/configure.ac b/configure.ac index 473a27b07..7c7b757e0 100644 --- a/configure.ac +++ b/configure.ac @@ -4,9 +4,9 @@ AC_PREREQ(2.56) AC_INIT(unbound, 1.3.0, unbound-bugs@nlnetlabs.nl, unbound) -LIBUNBOUND_CURRENT=0 -LIBUNBOUND_REVISION=19 -LIBUNBOUND_AGE=0 +LIBUNBOUND_CURRENT=1 +LIBUNBOUND_REVISION=0 +LIBUNBOUND_AGE=1 # 1.0.0 had 0:12:0 # 1.0.1 had 0:13:0 # 1.0.2 had 0:14:0 diff --git a/doc/Changelog b/doc/Changelog index 9951d8e2c..0a7767116 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -4,6 +4,7 @@ - #227: flush_stats feature for unbound-control. - stats_noreset feature for unbound-control. - flush_requestlist feature for unbound-control. + - libunbound version upped API (was changed 5 feb). 10 February 2009: Wouter - keys with rfc5011 REVOKE flag are skipped and not considered when