mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-18 20:20:41 +01:00
bumping version number
This commit is contained in:
parent
372de71a1f
commit
583d18a20e
@ -1,4 +1,6 @@
|
||||
---------------------------------------------------------------------------
|
||||
Version 1.19.5 (rgerhards), 2007-09-0?
|
||||
---------------------------------------------------------------------------
|
||||
Version 1.19.4 (rgerhards/varmojfekoj), 2007-09-04
|
||||
- fixed a number of small memory leaks - thanks varmojfekoj for patching
|
||||
- fixed an issue with CString class that could lead to rsyslog abort
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([rsyslog],[1.19.4],[rsyslog@lists.adiscon.com.])
|
||||
AM_INIT_AUTOMAKE(rsyslog, 1.19.4)
|
||||
AC_INIT([rsyslog],[1.19.5],[rsyslog@lists.adiscon.com.])
|
||||
AM_INIT_AUTOMAKE(rsyslog, 1.19.5)
|
||||
AC_CONFIG_SRCDIR([syslogd.c])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user