summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-15 14:24:48 +0000
committerJim Meyering <jim@meyering.net>2002-10-15 14:24:48 +0000
commit8c7071d857805a37a3d4c794582f9cbb4009d0b5 (patch)
treeaaa8b58f350262c1fff9bcb8beea656af524835b /configure.ac
parent3540f1880d3bc415e50d818c8425498e3637914a (diff)
downloadcoreutils-8c7071d857805a37a3d4c794582f9cbb4009d0b5.tar.xz
bump to 4.5.4
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 e8807fa41..3d6eb0f4c 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.3, bug-coreutils@gnu.org)
+AC_INIT(GNU coreutils, 4.5.4, bug-coreutils@gnu.org)
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)