diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 19dc24a59..70c9ede10 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl Written by Jim Meyering. -AC_INIT([GNU coreutils],[6.0],[bug-coreutils@gnu.org]) +AC_INIT([GNU coreutils],[6.1-cvs],[bug-coreutils@gnu.org]) AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(build-aux) |