From fb8ce409fe609f8e195062f07206e264b5eeb396 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 2 Sep 2009 14:34:00 +0200 Subject: preparing for 4.4.1 release --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index fec55863..059d68c7 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([rsyslog],[4.4.0],[rsyslog@lists.adiscon.com]) +AC_INIT([rsyslog],[4.4.1],[rsyslog@lists.adiscon.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([ChangeLog]) AC_CONFIG_MACRO_DIR([m4]) -- cgit