summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2011-05-11 10:09:28 +0100
committerJames Youngman <jay@gnu.org>2011-05-11 10:09:28 +0100
commit42b89d35a1dd77d2b60965484496c8f848b850c7 (patch)
treee2b9e9afc7e718553c71a06a94b756a61104ce86 /configure.ac
parent9c945ebeb41ace2530a4dcdfafc0ac67e1130d4f (diff)
downloadfindutils-42b89d35a1dd77d2b60965484496c8f848b850c7.tar.gz
Prepare for release of findutils-4.5.10.v4.5.10
* NEWS: Update version number to 4.5.10 to prepare for that release. Add a release date (2011-05-11). * configure.ac: Also update version number. * po/*.po, po/findutils.pot: make dist changes these.
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 e2b785f7..704b5eaf 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.10-git, [bug-findutils@gnu.org])
+AC_INIT([GNU findutils], 4.5.10, [bug-findutils@gnu.org])
AC_CONFIG_AUX_DIR(build-aux)
AM_INIT_AUTOMAKE