From: Wlodek Wencel Date: Tue, 18 Dec 2018 12:48:34 +0000 (+0100) Subject: [master] bumped up version after release X-Git-Tag: 111-configure-options-with-cql-not-working-properly_base~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c926717d806017b13b4bd1ca56e88976d33805c;p=thirdparty%2Fkea.git [master] bumped up version after release --- diff --git a/configure.ac b/configure.ac index bd890418f5..a721b37dda 100644 --- 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.5.0-beta2-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