summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-03 13:57:21 +0000
committerJim Meyering <jim@meyering.net>2003-02-03 13:57:21 +0000
commitdc4a9398cbbd839bc34d588d7cf080b0a125b225 (patch)
tree50c2d0026ae5afba0ca2ce6699975e80f068ba59 /configure.ac
parent2eb4b97607f59e6e455db100b24c9d6d867617d6 (diff)
downloadcoreutils-dc4a9398cbbd839bc34d588d7cf080b0a125b225.tar.xz
bump to 4.5.6
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 b72e949d3..c0452398c 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.5],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[4.5.6],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)