]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#617,!340] Backed out version change in configure.ac
authorMarcin Siodelski <marcin@isc.org>
Mon, 27 May 2019 18:00:36 +0000 (20:00 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 27 May 2019 18:47:40 +0000 (20:47 +0200)
configure.ac

index 6cf2bfc3475c8a893ccb8f5de9ca35a1f4045c97..7788322baf5c29ae2c90b27fec89be083ae270af 100644 (file)
@@ -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.6.0-beta-git, kea-dev@lists.isc.org)
+AC_INIT(kea,1.5.0-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so