]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1554] update version in configure.ac
authorAndrei Pavel <andrei@isc.org>
Thu, 19 Nov 2020 14:31:35 +0000 (16:31 +0200)
committerAndrei Pavel <andrei@isc.org>
Mon, 23 Nov 2020 11:33:49 +0000 (13:33 +0200)
configure.ac

index 38eb1adf3716443dbdbac54e183564fc9b579d7a..4220c277d42ce930972bc9df9b985aa7710be822 100755 (executable)
@@ -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.9.1-git, kea-dev@lists.isc.org)
+AC_INIT(kea,1.9.2-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so