From: Eric Leblond Date: Sun, 13 Oct 2013 21:21:30 +0000 (+0200) Subject: Set release number to 2.0.3. X-Git-Tag: ulogd-2.0.3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3a29314b87959d56f28295f4f8bd5cd9aafe0d4;p=thirdparty%2Fulogd2.git Set release number to 2.0.3. Signed-off-by: Eric Leblond --- diff --git a/configure.ac b/configure.ac index f2eaf26..7f5ffa9 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.2]) +AC_INIT([ulogd], [2.0.3]) AC_PREREQ([2.50]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([-Wall foreign tar-pax no-dist-gzip dist-bzip2 1.10b])