prepare for 8.34.0 release

This commit is contained in:
Rainer Gerhards 2018-04-03 11:50:06 +02:00
parent 70d4f725d9
commit 12056dd7f0

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([rsyslog],[8.33.1],[rsyslog@lists.adiscon.com])
AC_INIT([rsyslog],[8.34.0],[rsyslog@lists.adiscon.com])
# AIXPORT START: Detect the underlying OS
unamestr=$(uname)