summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-08 12:38:00 +0000
committerJim Meyering <jim@meyering.net>2003-09-08 12:38:00 +0000
commit38deedf2d99da203a6909f0517c2513a4f8c0ace (patch)
treee2d7cd6a7d9573cea4e346b5fcdbe73718b4cbb3
parent8e393ae0b9eda6a2e9112b6e94c8d7a999895ed3 (diff)
downloadcoreutils-38deedf2d99da203a6909f0517c2513a4f8c0ace.tar.xz
(VERSION): Bump to 5.0.92
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5d3c7675f..36b14a7fc 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.91],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.0.92],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)