mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-11 01:42:17 +02:00
Use 5.91-cvs as the version string.
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,5 +1,7 @@
|
||||
GNU coreutils NEWS -*- outline -*-
|
||||
|
||||
* Major changes in release 5.91 (2005-??-??) [stable]
|
||||
|
||||
* Major changes in release 5.90 (2005-09-29) [unstable]
|
||||
|
||||
** Bring back support for `head -NUM', `tail -NUM', etc. even when
|
||||
|
||||
@@ -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.90],[bug-coreutils@gnu.org])
|
||||
AC_INIT([GNU coreutils],[5.91-cvs],[bug-coreutils@gnu.org])
|
||||
AC_CONFIG_SRCDIR(src/ls.c)
|
||||
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
||||
Reference in New Issue
Block a user