bump version number for scheduled release

This commit is contained in:
Rainer Gerhards 2019-10-01 09:59:43 +02:00
parent c8963c9c15
commit 8566cf7325
No known key found for this signature in database
GPG Key ID: 0CB6B2A8BE80B499

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([rsyslog],[8.1910.0.master],[rsyslog@lists.adiscon.com]) # UPDATE on release
AC_INIT([rsyslog],[8.1910.0],[rsyslog@lists.adiscon.com]) # UPDATE on release
AC_DEFINE(VERSION_YEAR, 19, [year part of real rsyslog version]) # UPDATE on release
AC_DEFINE(VERSION_MONTH,10, [month part of real rsyslog version]) # UPDATE on release