summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-14 12:45:57 +0000
committerJim Meyering <jim@meyering.net>2002-12-14 12:45:57 +0000
commit98986162e7788efdde60bb4670f127ce7ef02e88 (patch)
tree001b3bc4dd6181b38257af4eb607d155bbe7df6f
parent0801186cb16c70dbeb7d6dd9e2311f852ac8013a (diff)
downloadcoreutils-98986162e7788efdde60bb4670f127ce7ef02e88.tar.xz
bump to 4.5.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c0d3fb35a..b72e949d3 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.4],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[4.5.5],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)