From: Wlodek Wencel Date: Thu, 27 Apr 2023 08:21:39 +0000 (+0200) Subject: [#2846] update version X-Git-Tag: Kea-2.3.8~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8755cd9d47af75cae203304d576d9e33a12526ce;p=thirdparty%2Fkea.git [#2846] update version --- diff --git a/configure.ac b/configure.ac index 797d7ddaa8..8accf2c796 100644 --- 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, 2.3.7-git, kea-dev@lists.isc.org) +AC_INIT(kea, 2.3.8-git, kea-dev@lists.isc.org) AC_CONFIG_SRCDIR(README) # serial-tests is not available in automake version before 1.13, so