prepare for 8.29.0 release

This commit is contained in:
Rainer Gerhards 2017-08-08 14:39:34 +02:00
parent e81a0cf153
commit c4ba96f621

View File

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