mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 22:10:41 +01:00
bump version number for new release cycle
This commit is contained in:
parent
2c9d613d29
commit
1aafa2c4d8
@ -1,4 +1,6 @@
|
||||
------------------------------------------------------------------------------
|
||||
Version 8.25.0 [v8-stable] 2017-02-21
|
||||
------------------------------------------------------------------------------
|
||||
Version 8.24.0 [v8-stable] 2017-01-10
|
||||
- rsyslog now builds on AIX
|
||||
see also: https://github.com/rsyslog/rsyslog/pull/1247
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([rsyslog],[8.24.0],[rsyslog@lists.adiscon.com])
|
||||
AC_INIT([rsyslog],[8.25.0.master],[rsyslog@lists.adiscon.com])
|
||||
|
||||
# AIXPORT START: Detect the underlying OS
|
||||
unamestr=$(uname)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user