From: Michal Nowikowski Date: Fri, 4 Dec 2020 15:27:44 +0000 (+0100) Subject: [#1592] bumped kea version to 1.8.2 X-Git-Tag: Kea-1.8.2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8730d2d800b731d374743bcc1d80db10ba68cb67;p=thirdparty%2Fkea.git [#1592] bumped kea version to 1.8.2 --- diff --git a/configure.ac b/configure.ac index c2f5033ca5..fba5858b3b 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.1-git, kea-dev@lists.isc.org) +AC_INIT(kea,1.8.2-git, kea-dev@lists.isc.org) AC_CONFIG_SRCDIR(README) # serial-tests is not available in automake version before 1.13, so