summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-06 14:28:53 +0000
committerJim Meyering <jim@meyering.net>2003-02-06 14:28:53 +0000
commitbf9322b7ace8d02cd929ac80a21e6fbccf957e86 (patch)
treea96bdec8466de1bb0dec14efd4da15d6f30e8ead
parent1a210d0f646619bbe33d20f32a64871e9ac159d2 (diff)
downloadcoreutils-bf9322b7ace8d02cd929ac80a21e6fbccf957e86.tar.xz
bump to 4.5.7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c0452398c..dc08b6d92 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.6],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[4.5.7],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)