summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2007-12-02 13:29:22 +0000
committerJames Youngman <jay@gnu.org>2007-12-02 13:29:22 +0000
commit81a573407222d88809e7cc03320a93f41861ec22 (patch)
tree25f437d7dc47967957f2d7234bfbc8455378cca1
parent61945315ad4c9b0cfb3b6cfec5f58aeebee6eb78 (diff)
downloadfindutils-81a573407222d88809e7cc03320a93f41861ec22.tar.gz
Prepared for release of 4.3.11FINDUTILS_4_3_11-1
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
-rw-r--r--import-gnulib.config3
3 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 8f1946d9..8443ee3d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
GNU findutils NEWS - User visible changes. -*- outline -*- (allout)
-* Major changes in release 4.3.11-CVS
+* Major changes in release 4.3.11
** Functional changes
diff --git a/configure.ac b/configure.ac
index 4aef56a5..120f6c54 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.3.11-CVS, [bug-findutils@gnu.org])
+AC_INIT([GNU findutils], 4.3.11, [bug-findutils@gnu.org])
AC_CONFIG_AUX_DIR(build-aux)
AM_INIT_AUTOMAKE
diff --git a/import-gnulib.config b/import-gnulib.config
index bbf99c2a..626a90f1 100644
--- a/import-gnulib.config
+++ b/import-gnulib.config
@@ -1,7 +1,8 @@
# findutils gnulib.config -*- sh -*-
# What version of gnulib to use?
-gnulib_version="a1d5bf4615a98dd53267bf49646a09b823df3fe2"
+#gnulib_version="a1d5bf4615a98dd53267bf49646a09b823df3fe2"
+gnulib_version="0ecab77568dafa1f0b67627f319efe88d51d3b86"
destdir="gnulib"