mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 01:30:42 +01:00
bump version number for next development cycle
This commit is contained in:
parent
ceb769e356
commit
45ff1f64f5
@ -1,4 +1,6 @@
|
||||
------------------------------------------------------------------------------
|
||||
Version 8.23.0 [v8-stable] 2016-11-15
|
||||
------------------------------------------------------------------------------
|
||||
Version 8.22.0 [v8-stable] 2016-10-04
|
||||
- ompgsql: add template support
|
||||
Thanks to Radu Gheorghe for implementing this.
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([rsyslog],[8.22.0.master],[rsyslog@lists.adiscon.com])
|
||||
AC_INIT([rsyslog],[8.23.0.master],[rsyslog@lists.adiscon.com])
|
||||
AM_INIT_AUTOMAKE([subdir-objects])
|
||||
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user