From: Wlodek Wencel Date: Wed, 26 Aug 2020 15:48:35 +0000 (+0200) Subject: [#1404] version bumped up to 1.9.0 X-Git-Tag: Kea-1.9.0~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83a5d9323a40577d70cd8ef37022e9c4ad8a939;p=thirdparty%2Fkea.git [#1404] version bumped up to 1.9.0 --- diff --git a/configure.ac b/configure.ac index e6beb939d7..91df9a514b 100755 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ AC_PREREQ([2.69]) # For GIT versions, this is x.y.z-git, where x.y.z denotes the software # version that was used as a base + changes that were made later, but # are not released yet. -AC_INIT(kea,1.8.0-git, kea-dev@lists.isc.org) +AC_INIT(kea,1.9.0-git, kea-dev@lists.isc.org) AC_CONFIG_SRCDIR(README) # serial-tests is not available in automake version before 1.13, so