* NEWS: Record release date and new version number.
* configure.ac (AC_INIT): New version number.
2007-02-24 Jim Meyering <jim@meyering.net>
+ Version 6.8.
+ * NEWS: Record release date and new version number.
+ * configure.ac (AC_INIT): New version number.
+
Don't skip this test on new-enough Linux/GNU systems.
* tests/misc/pwd-unreadable-parent: Test $REPLACE_GETCWD = 0,
rather than for __GETCWD_PREFIX in config.h (the latter is no
GNU coreutils NEWS -*- outline -*-
-* Noteworthy changes in release 6.7+ (????-??-??) [not-unstable]
+* Noteworthy changes in release 6.8 (2007-02-24) [not-unstable]
** Bug fixes
dnl Written by Jim Meyering.
AC_PREREQ(2.61)
-AC_INIT([GNU coreutils],[6.7+],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[6.8],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(build-aux)