From: Wlodek Wencel Date: Tue, 27 Sep 2016 11:31:46 +0000 (+0200) Subject: [v1_1_0] version update in configure.ac X-Git-Tag: Kea-1.1.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25fb20491095a8db6e50495bbadf599d2c8e3a60;p=thirdparty%2Fkea.git [v1_1_0] version update in configure.ac --- diff --git a/configure.ac b/configure.ac index 1cf71532fd..834ed06115 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ AC_PREREQ([2.59]) # 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.1.0-git, kea-dev@lists.isc.org) +AC_INIT(kea,1.1.0, kea-dev@lists.isc.org) AC_CONFIG_SRCDIR(README) # serial-tests is not available in automake version before 1.13, so