mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-10 17:31:56 +02:00
Use 5.90-cvs as the version string.
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,6 +1,6 @@
|
||||
GNU coreutils NEWS -*- outline -*-
|
||||
|
||||
* Major changes in release 5.3.1-cvs (2005-??-??) [unstable]
|
||||
* Major changes in release 5.90-cvs (2005-??-??) [unstable]
|
||||
|
||||
** Bring back support for `head -NUM', `tail -NUM', etc. even when
|
||||
conforming to POSIX 1003.1-2001. The following changes apply only
|
||||
|
||||
@@ -19,7 +19,7 @@ dnl Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
dnl Written by Jim Meyering.
|
||||
|
||||
AC_INIT([GNU coreutils],[5.3.1-cvs],[bug-coreutils@gnu.org])
|
||||
AC_INIT([GNU coreutils],[5.90-cvs],[bug-coreutils@gnu.org])
|
||||
AC_CONFIG_SRCDIR(src/ls.c)
|
||||
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
||||
Reference in New Issue
Block a user