summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2008-03-29 12:15:02 +0100
committerMichael Biebl <biebl@debian.org>2008-03-29 12:15:02 +0100
commit44dd4512fef92b75209fffd59795bb6f0957bb8f (patch)
treeeefc545552ab0270a0b662474c8bb810cbc0496a /configure.ac
parentb45bd5ba02d50cea176040a3d86848ef1f13c763 (diff)
downloadrsyslog-44dd4512fef92b75209fffd59795bb6f0957bb8f.tar.gz
Imported Upstream version 2.0.1upstream/2.0.1
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 4659f49..c2fd803 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],[2.0.0],[rsyslog@lists.adiscon.com.])
+AC_INIT([rsyslog],[2.0.1],[rsyslog@lists.adiscon.com.])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([syslogd.c])
AC_CONFIG_HEADERS([config.h])