summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-03-25 10:01:02 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-03-25 10:01:02 +0000
commit388520f2880507758ea21d19f5d048838d64cffc (patch)
tree422802fa5642f49a682a4b5b4c1a422c3b73aa36 /configure.ac
parentf5750dcc0c0fff8ac2c450b4ff35831e9498b745 (diff)
downloadrsyslog-388520f2880507758ea21d19f5d048838d64cffc.tar.gz
rsyslog-388520f2880507758ea21d19f5d048838d64cffc.tar.xz
rsyslog-388520f2880507758ea21d19f5d048838d64cffc.zip
bumping 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 b7905cd0..112c4bb1 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.4],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.13.0],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([syslogd.c])
AC_CONFIG_HEADERS([config.h])