mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 22:10:41 +01:00
bump version number for new development cycle
This commit is contained in:
parent
5f91d47283
commit
e9617cf5f2
@ -1,4 +1,6 @@
|
||||
------------------------------------------------------------------------------
|
||||
Version 8.29.0 [v8-stable] 2017-08-08
|
||||
------------------------------------------------------------------------------
|
||||
Version 8.28.0 [v8-stable] 2017-06-27
|
||||
- NEW BUILD REQUIREMENT: librelp 1.2.14 (to build relp components)
|
||||
This was necessary because imrelp requires an API introduced in 1.2.14.
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([rsyslog],[8.28.0],[rsyslog@lists.adiscon.com])
|
||||
AC_INIT([rsyslog],[8.29.0.master],[rsyslog@lists.adiscon.com])
|
||||
|
||||
# AIXPORT START: Detect the underlying OS
|
||||
unamestr=$(uname)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user