Prepare for work on findutils-4.3.3

This commit is contained in:
James Youngman
2006-12-01 14:19:15 +00:00
parent 63363c95de
commit 017e00fc0b
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
GNU findutils NEWS - User visible changes. -*- outline -*- (allout)
* Major changes in release 4.3.3-CVS
* Major changes in release 4.3.2
** Bug Fixes

View File

@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([GNU findutils], 4.3.2, [bug-findutils@gnu.org])
AC_INIT([GNU findutils], 4.3.3-CVS, [bug-findutils@gnu.org])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([find/pred.c])