summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-04-12 14:58:42 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-04-12 14:58:42 +0200
commit80d62d6bb7fe19c50f10732f98c8de90094845b0 (patch)
tree579a90d291c94148a2d434e15ee878fe8dbb4383 /configure.ac
parent0b8f3d5463807ae4c0a0f880b441775a51737fe8 (diff)
downloadrsyslog-80d62d6bb7fe19c50f10732f98c8de90094845b0.tar.gz
rsyslog-80d62d6bb7fe19c50f10732f98c8de90094845b0.tar.xz
rsyslog-80d62d6bb7fe19c50f10732f98c8de90094845b0.zip
preparing for 5.9.6v5.9.6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ccb2c47a..6e140b31 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.9.5],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.9.6],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])