summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-09 07:55:15 +0000
committerJim Meyering <jim@meyering.net>2003-02-09 07:55:15 +0000
commitaa2142ded2c67ddcbf6021026af6121a89742b0e (patch)
treefd4e22e705e4a1e503d2fe3633d05d2b546f0c52 /configure.ac
parent4e3b901743c649277221d8bb075df0ff1faae113 (diff)
downloadcoreutils-aa2142ded2c67ddcbf6021026af6121a89742b0e.tar.xz
bump to4.5.8
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 dc08b6d92..243363056 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],[4.5.7],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[4.5.8],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)