]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Use 6.0-cvs as the version string.
authorJim Meyering <jim@meyering.net>
Sun, 23 Oct 2005 10:41:18 +0000 (10:41 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Oct 2005 10:41:18 +0000 (10:41 +0000)
configure.ac

index 41613095bd5ef43364072a30c6d6928d9d9c81f5..4e4afa2315cba235c3083343eb20a0924b8757e7 100644 (file)
@@ -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.92],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[6.0-cvs],[bug-coreutils@gnu.org])
 AC_CONFIG_SRCDIR(src/ls.c)
 
 AC_CONFIG_AUX_DIR(build-aux)