Release findutils version 4.5.19.

* configure.ac: Update version number to 4.5.19.
* NEWS: Likewise, and also specify the release date.
This commit is contained in:
James Youngman 2015-12-28 13:38:08 +00:00
parent a45d8a22f0
commit 0082987996
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -1,6 +1,6 @@
GNU findutils NEWS - User visible changes. -*- outline -*- (allout)
* Major changes in release 4.5.19-git, 2015-12-DD
* Major changes in release 4.5.19, 2015-12-28
** Bug Fixes:

View File

@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([GNU findutils], 4.5.19-git, [bug-findutils@gnu.org])
AC_INIT([GNU findutils], 4.5.19, [bug-findutils@gnu.org])
AC_CONFIG_AUX_DIR(build-aux)
AM_INIT_AUTOMAKE