summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-01-25 22:57:23 +0000
committerJim Meyering <jim@meyering.net>2004-01-25 22:57:23 +0000
commitbfbd195ecfae9f9c73a838f314aa8e091fef2b62 (patch)
tree8a634d0d359a12ab02d4bec1748d84ef89694c67
parent690b8fa75de5e4f5ccec1cbf541934481e72ab5f (diff)
downloadcoreutils-bfbd195ecfae9f9c73a838f314aa8e091fef2b62.tar.xz
bump version to 5.1.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e0db88440..e937016ff 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.1.2],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.1.3],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)