summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-28 16:02:16 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-28 16:02:16 +0000
commit1ad40ecdd869b35798f674b401ea3076116aec83 (patch)
tree719cc91accc1c970189c49a43776bf9a0a397833
parentad0f35124a5bd44628e2fc1a70166fedb24482e8 (diff)
downloadrsyslog-1ad40ecdd869b35798f674b401ea3076116aec83.tar.gz
rsyslog-1ad40ecdd869b35798f674b401ea3076116aec83.tar.xz
rsyslog-1ad40ecdd869b35798f674b401ea3076116aec83.zip
bumped version number
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 21bb9fff..e60b0913 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.12.0],[rsyslog@lists.adiscon.com.])
+AC_INIT([rsyslog],[3.12.1],[rsyslog@lists.adiscon.com.])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([syslogd.c])
AC_CONFIG_HEADERS([config.h])