summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-23 12:06:54 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-23 12:06:54 +0000
commitc1592571e4cda302cdc90843cbf7c467e2802e61 (patch)
tree98e90c378e831bec1c38c8c382064bb631acd1b7 /configure.ac
parent48e454896761e1cf715046ea14c48ba405b63bc3 (diff)
downloadrsyslog-c1592571e4cda302cdc90843cbf7c467e2802e61.tar.gz
rsyslog-c1592571e4cda302cdc90843cbf7c467e2802e61.tar.xz
rsyslog-c1592571e4cda302cdc90843cbf7c467e2802e61.zip
bumped version number
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 593937ea..8e7bdfb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT(rsyslog, 1.17.2, rsyslog@lists.adiscon.com.)
-AM_INIT_AUTOMAKE(rsyslog, 1.17.2)
+AC_INIT(rsyslog, 1.17.3, rsyslog@lists.adiscon.com.)
+AM_INIT_AUTOMAKE(rsyslog, 1.17.3)
AC_CONFIG_SRCDIR([syslogd.c])
AC_CONFIG_HEADER([config.h])