]> git.ipfire.org Git - thirdparty/ulogd2.git/commitdiff
Set release number to 2.0.6.
authorEric Leblond <eric@regit.org>
Mon, 15 May 2017 22:07:56 +0000 (00:07 +0200)
committerEric Leblond <eric@regit.org>
Mon, 15 May 2017 22:08:21 +0000 (00:08 +0200)
configure.ac

index a8e5f076942f551fd49f7f0b22848683a29555a2..e661981e40426dd5deb9e69acf4ecc5cd5fa6b75 100644 (file)
@@ -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])