summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-08-17 11:47:53 +0000
committerJim Meyering <jim@meyering.net>2006-08-17 11:47:53 +0000
commitef1c94bcd6e6764bc3363078be7a576f719e5abc (patch)
tree50b4fa49f12399fb3b3d4c2b100ca1b5c459c11e /configure.ac
parent9aa695174dff1212041c0909ae371a66b52a3cae (diff)
downloadcoreutils-ef1c94bcd6e6764bc3363078be7a576f719e5abc.tar.xz
(AC_INIT): Bump to 6.1 and add "-cvs" suffix.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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)