From 4ea3022bbe1a71cb50178224ab8192b8cb565ffe Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Tue, 4 Mar 2014 00:21:10 +0100 Subject: Set release number to 2.0.4. Signed-off-by: Eric Leblond --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3