From 128cf1b5e5738597288dd0120ced63a0334d4698 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 20 May 2010 15:40:45 +0200 Subject: preparing for 5.5.5 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 653edfb2..a25cfc0c 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],[5.5.4],[rsyslog@lists.adiscon.com]) +AC_INIT([rsyslog],[5.5.5],[rsyslog@lists.adiscon.com]) AM_INIT_AUTOMAKE m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit