Skip to content

Commit

Permalink
Merge branch 'v8-stable'
Browse files Browse the repository at this point in the history
  • Loading branch information
rgerhards committed Jan 13, 2020
2 parents fad3dbe + 1eda0c8 commit 530ba60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.61)
AC_INIT([rsyslog],[8.2001.0.master],[rsyslog@lists.adiscon.com]) # UPDATE on release
AC_INIT([rsyslog],[8.2001], [rsyslog@lists.adiscon.com]) # UPDATE on release
AC_DEFINE(VERSION_YEAR, 20, [year part of real rsyslog version]) # UPDATE on release
AC_DEFINE(VERSION_MONTH,01, [month part of real rsyslog version]) # UPDATE on release

Expand Down

0 comments on commit 530ba60

Please sign in to comment.