* configure.ac (AC_INIT): Bump to 6.4 and add "-cvs" suffix.
* bootstrap: Undo last change to this file, since now gnulib-tool
sticks with the automake default in generating dependencies.
+ * NEWS: Add a line for 6.4-cvs.
+ * configure.ac (AC_INIT): Bump to 6.4 and add "-cvs" suffix.
+
2006-09-30 Jim Meyering <jim@meyering.net>
Version 6.3.
GNU coreutils NEWS -*- outline -*-
+* Major changes in release 6.4-cvs (2006-??-??) [?????]
+
+
* Major changes in release 6.3 (2006-09-30) [stable]
** Improved robustness
dnl Written by Jim Meyering.
AC_PREREQ(2.60)
-AC_INIT([GNU coreutils],[6.3],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[6.4-cvs],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(build-aux)