From: Eric Leblond Date: Mon, 3 Mar 2014 23:21:10 +0000 (+0100) Subject: Set release number to 2.0.4. X-Git-Tag: ulogd-2.0.4^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea3022bbe1a71cb50178224ab8192b8cb565ffe;p=thirdparty%2Fulogd2.git Set release number to 2.0.4. Signed-off-by: Eric Leblond --- diff --git a/configure.ac b/configure.ac index 544a256..522c345 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.3]) +AC_INIT([ulogd], [2.0.4]) AC_PREREQ([2.50]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([-Wall foreign tar-pax no-dist-gzip dist-bzip2 1.10b])