summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2010-03-30 21:00:45 +0100
committerJames Youngman <jay@gnu.org>2010-03-30 21:00:45 +0100
commit391bc69a27123dcd0e0efa98d6f21c7c5fdd2267 (patch)
tree862df119eeb3c645dd2b327d529e1373307b06a0 /configure.ac
parent4968d14544e0dc1a0519d3bbdefbcf8027f5c3ab (diff)
downloadfindutils-391bc69a27123dcd0e0efa98d6f21c7c5fdd2267.tar.gz
Prepare for release of findutils-4.5.6
* configure.ac: Update version number. * NEWS: Update version number. Signed-off-by: James Youngman <jay@gnu.org>
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 1de03280..16cc3b4c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU findutils], 4.5.6-git, [bug-findutils@gnu.org])
+AC_INIT([GNU findutils], 4.5.6, [bug-findutils@gnu.org])
AC_CONFIG_AUX_DIR(build-aux)
AM_INIT_AUTOMAKE