summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Leblond <eric@regit.org>2013-10-13 23:21:30 +0200
committerEric Leblond <eric@regit.org>2013-11-19 19:30:54 +0100
commitc3a29314b87959d56f28295f4f8bd5cd9aafe0d4 (patch)
tree1fbf09e4c553799f0e22e55da39997f49f5ae339
parentf482f35b63b11273750f66e748f2f0b70c05f352 (diff)
Set release number to 2.0.3.ulogd-2.0.3
Signed-off-by: Eric Leblond <eric@regit.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])