summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-08-13 15:25:22 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-08-13 15:25:22 +0200
commitd7e3240a92d5782d87c64ae23a9ba28a91015601 (patch)
tree924f47c08fa6e8ae6fb4e4cd5dc9a3116fc9e4d3 /configure.ac
parent1a7bf0ceaa792c580a726db831c749b80376e243 (diff)
downloadrsyslog-d7e3240a92d5782d87c64ae23a9ba28a91015601.tar.gz
rsyslog-d7e3240a92d5782d87c64ae23a9ba28a91015601.tar.xz
rsyslog-d7e3240a92d5782d87c64ae23a9ba28a91015601.zip
prepared for 3.21.2v3.21.3
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 f35c38d4..5f7d18e3 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.21.3-Test5],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.21.3],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])