From 09d3320ac258a3d78e02b29fc3806043af4fbf65 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 2 Jul 2012 15:55:02 +0200 Subject: preparing for 6.3.12 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3c068d0d..8b5e3bd0 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.11],[rsyslog@lists.adiscon.com]) +AC_INIT([rsyslog],[6.3.12],[rsyslog@lists.adiscon.com]) AM_INIT_AUTOMAKE m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit