From: Wlodek Wencel Date: Wed, 24 Feb 2021 10:36:11 +0000 (+0100) Subject: [#1728] bump up kea version X-Git-Tag: Kea-1.9.6~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=078fada4d30a386d5ed23761bf3f385644ca22f0;p=thirdparty%2Fkea.git [#1728] bump up kea version --- diff --git a/configure.ac b/configure.ac index 08ba426280..5d2da2b0d0 100755 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_PREREQ([2.69]) # For released versions, this is in x.y.z format. # For GIT versions, this is x.y.z-git, where x.y.z denotes the next development # version that is worked on and that is to be released. -AC_INIT(kea,1.9.5-git, kea-dev@lists.isc.org) +AC_INIT(kea,1.9.6-git, kea-dev@lists.isc.org) AC_CONFIG_SRCDIR(README) # serial-tests is not available in automake version before 1.13, so