summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-05-15 15:42:52 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-05-15 15:42:52 +0200
commita58ad72051a73b8a26e792507544ad4b41283ca7 (patch)
tree787f85e77a84bbe7b09e37c622b836bea7d9818b /configure.ac
parente623b1a06bab31665c9185659dad7c7783229ac9 (diff)
downloadrsyslog-a58ad72051a73b8a26e792507544ad4b41283ca7.tar.gz
rsyslog-a58ad72051a73b8a26e792507544ad4b41283ca7.tar.xz
rsyslog-a58ad72051a73b8a26e792507544ad4b41283ca7.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 391063f9..a352da31 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.1],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.19.2],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])