summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-05-21 12:46:07 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-05-21 12:46:07 +0200
commit297384275f264ff4073838fe2006dc5180fd5a5b (patch)
tree9b99588f86bfbda4b81e12a672fe088ea352467a /configure.ac
parentd7ae85c4edcc6af8427661ae7eeaf99ad80f5923 (diff)
downloadrsyslog-297384275f264ff4073838fe2006dc5180fd5a5b.tar.gz
rsyslog-297384275f264ff4073838fe2006dc5180fd5a5b.tar.xz
rsyslog-297384275f264ff4073838fe2006dc5180fd5a5b.zip
bumping 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 6b939f70..24d87646 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.3],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.19.4],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])