From f95ce8e44d13b487c73326e6957daed54c409e8d Mon Sep 17 00:00:00 2001 From: corvid Date: Tue, 25 Nov 2014 19:31:14 +0000 Subject: 3.0.4.1 version number in autoconf --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e3ace75d..325411fc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with aclocal, autoconf and automake. -AC_INIT([dillo], [3.0.4]) +AC_INIT([dillo], [3.0.4.1]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET -- cgit v1.2.3