summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-31 11:10:52 +0000
committerJim Meyering <jim@meyering.net>2003-07-31 11:10:52 +0000
commit4bc98a14ddc8fe35396c1fba55c4dcf99da343ef (patch)
treefcda3b5a82cb721ce0c590bf46333ff3dcc6bc22 /configure.ac
parented1951c7c7c243372395e52b1eab2ea669c72812 (diff)
downloadcoreutils-4bc98a14ddc8fe35396c1fba55c4dcf99da343ef.tar.xz
*** empty log message ***
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 8b11affe3..30aca630d 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],[5.0.90],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.0.91],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)