summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-15 21:25:37 +0000
committerJim Meyering <jim@meyering.net>2003-10-15 21:25:37 +0000
commit14481892fe73ec1033c3b20e425e3952c437b61e (patch)
tree82aebbe5f641f96eb828be44dcb729eb89ea22a5 /configure.ac
parent7902d68a1bd93fc3f4e7062efb9a2683105efefb (diff)
downloadcoreutils-14481892fe73ec1033c3b20e425e3952c437b61e.tar.xz
change to 5.1.0
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 901391995..308866f25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script. -*-m4-*-
-AC_INIT([GNU coreutils],[5.0.92],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.1.0],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)