mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 15:39:06 +00:00
Move on from the previous release.
* configure.ac: Update version number to 4.5.19-git, signifying that the source tree in Git is not the same as the 4.5.18 release. * NEWS: Likewise.
This commit is contained in:
parent
d6c033391f
commit
07968e17e4
2
NEWS
2
NEWS
@ -1,5 +1,7 @@
|
||||
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.18, 2015-12-27
|
||||
|
||||
** Changes to find
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT([GNU findutils], 4.5.18, [bug-findutils@gnu.org])
|
||||
AC_INIT([GNU findutils], 4.5.19-git, [bug-findutils@gnu.org])
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
AM_INIT_AUTOMAKE
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user