summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-02-22 14:57:52 +0000
committerJim Meyering <jim@meyering.net>2004-02-22 14:57:52 +0000
commit19ea51480f4e7fbc2f385b7501efd2606cfb1670 (patch)
treee89f6ec02405db2ef33143e4d4d18c94f1ed374c
parent6204946df07b46576491793da6f10f09890fec62 (diff)
downloadcoreutils-19ea51480f4e7fbc2f385b7501efd2606cfb1670.tar.xz
(VERSION): bump to 5.2.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7b138a28e..225714998 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.2.0],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.2.1],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)