summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Leblond <eric@regit.org>2015-04-03 02:48:45 +0200
committerEric Leblond <eric@regit.org>2015-04-03 02:48:45 +0200
commit2ef76b685b0cfa16ec73ece0722f78bf6084a06c (patch)
treea457ae346bc1ee460e22bc537a4ad7c30884a869
parent30e24dbfc7a8644e29664070e8c16e5c3997f87e (diff)
Set release number to 2.0.5.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c5f573c..b7c1654 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.4])
+AC_INIT([ulogd], [2.0.5])
AC_PREREQ([2.50])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([-Wall foreign tar-pax no-dist-gzip dist-bzip2 1.10b])