From 517d3500a388699a957a92480b0537dc0510d9d1 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 9 Jun 2011 00:52:22 +0200 Subject: preparing for 6.3.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 3ca34c11..b659d291 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],[6.3.0],[rsyslog@lists.adiscon.com]) +AC_INIT([rsyslog],[6.3.1],[rsyslog@lists.adiscon.com]) AM_INIT_AUTOMAKE m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit