]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(AC_INIT): Bump to 6.1 and add "-cvs" suffix.
authorJim Meyering <jim@meyering.net>
Thu, 17 Aug 2006 11:47:53 +0000 (11:47 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 17 Aug 2006 11:47:53 +0000 (11:47 +0000)
configure.ac

index 19dc24a59e8282c45abe4a3a9521a5eb2e5f06aa..70c9ede10f24f419f1ed0a5652b7aca597805cb4 100644 (file)
@@ -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)