From: Eric Leblond Date: Mon, 15 May 2017 22:07:56 +0000 (+0200) Subject: Set release number to 2.0.6. X-Git-Tag: ulogd-2.0.7~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74fd70539034936038faf6603bb1693d42553e72;p=thirdparty%2Fulogd2.git Set release number to 2.0.6. --- diff --git a/configure.ac b/configure.ac index a8e5f07..e661981 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([ulogd], [2.0.5]) +AC_INIT([ulogd], [2.0.6]) AC_PREREQ([2.50]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([-Wall foreign tar-pax no-dist-gzip dist-bzip2 1.10b subdir-objects])