summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-07 15:50:32 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-07 15:50:32 +0200
commit05491329919b41bfeccdbd4758210215a98ff451 (patch)
tree20dc5402d2d35a8158e19ae620d72caf6a10f112 /configure.ac
parentf5d4aaf126d150a02db3d48add51ae01549e1148 (diff)
downloadrsyslog-05491329919b41bfeccdbd4758210215a98ff451.tar.gz
rsyslog-05491329919b41bfeccdbd4758210215a98ff451.tar.xz
rsyslog-05491329919b41bfeccdbd4758210215a98ff451.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 5e141ab5..aba635dd 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.9],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.19.10],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])