summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-05-16 15:11:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-05-16 15:11:14 +0200
commitdfb1f20ce71e69bf164c9b1d59e0b4cd9f81c252 (patch)
treee45c42fac19a132ea3a2b1d22573e4096292fb82 /configure.ac
parent7b69ee0ff8f096b0c6652df203918e29809720bb (diff)
downloadrsyslog-dfb1f20ce71e69bf164c9b1d59e0b4cd9f81c252.tar.gz
rsyslog-dfb1f20ce71e69bf164c9b1d59e0b4cd9f81c252.tar.xz
rsyslog-dfb1f20ce71e69bf164c9b1d59e0b4cd9f81c252.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 a352da31..6b939f70 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.2],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.19.3],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])