summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWlodek Wencel <wlodek@isc.org>2020-02-25 17:17:00 +0100
committerWlodek Wencel <wlodek@isc.org>2020-02-25 17:17:00 +0100
commit3b4f9cbb0672370fb272f915721b496e0ce28671 (patch)
tree5c919b02c64331bd31bc63d292da4660d863cc50
parent[#1128] lib versions changed (diff)
downloadkea-3b4f9cbb0672370fb272f915721b496e0ce28671.tar.xz
kea-3b4f9cbb0672370fb272f915721b496e0ce28671.zip
[#1128] version bump upKea-1.7.5
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 44a69221dc..401ffd3fbb 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.7.4, kea-dev@lists.isc.org)
+AC_INIT(kea,1.7.5, kea-dev@lists.isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13, so