summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-01-11 17:22:42 +0000
committerJim Meyering <jim@meyering.net>2005-01-11 17:22:42 +0000
commit1b1775b51831a1684274ee75bded74c58f31e747 (patch)
treef56a46ea77d6bab1b428980a60ceadafed9e8a96 /configure.ac
parentee0c8162ab5a8fb0b9b43b6d6bd620c48b42a1d9 (diff)
downloadcoreutils-1b1775b51831a1684274ee75bded74c58f31e747.tar.xz
Update version to 5.3.1.
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 592f3179e..4583d99f1 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.3.0],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.3.1],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)