summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-05-27 15:26:41 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-05-27 15:26:41 +0200
commiteabc99953046b65cc8cd3e52a5ae3650dbf4af4c (patch)
tree01cb65ef3a3f5ec8fc01831eeb46e3a596747c0a /configure.ac
parent0e03445b1f1788e632d5ae91b55bd4e73dbea48c (diff)
downloadrsyslog-eabc99953046b65cc8cd3e52a5ae3650dbf4af4c.tar.gz
rsyslog-eabc99953046b65cc8cd3e52a5ae3650dbf4af4c.tar.xz
rsyslog-eabc99953046b65cc8cd3e52a5ae3650dbf4af4c.zip
bumped version number
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 24d87646..b6064693 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],[3.19.4],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.19.5],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])