]> git.ipfire.org Git - thirdparty/ulogd2.git/commitdiff
Set release number to 2.0.5.
authorEric Leblond <eric@regit.org>
Fri, 3 Apr 2015 00:48:45 +0000 (02:48 +0200)
committerEric Leblond <eric@regit.org>
Fri, 3 Apr 2015 00:48:45 +0000 (02:48 +0200)
configure.ac

index c5f573c42b439b3cfd85dffcec1768d8e12594e1..b7c165466368c3e2ed5382bc58c9e92ca62c862b 100644 (file)
@@ -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])