From 0f21ae56b4e1737e21d8103ae0027377218873eb Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 10 Jan 2013 18:30:42 +0100 Subject: bump version number --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 69de5e33..e8b16602 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],[7.2.5.up1],[rsyslog@lists.adiscon.com]) +AC_INIT([rsyslog],[7.2.5.up2],[rsyslog@lists.adiscon.com]) AM_INIT_AUTOMAKE m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit v1.2.3