From 2ef76b685b0cfa16ec73ece0722f78bf6084a06c Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Fri, 3 Apr 2015 02:48:45 +0200 Subject: [PATCH] Set release number to 2.0.5. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.47.2