From 484ef072669f58d18320ea12ae0e7e27874baade Mon Sep 17 00:00:00 2001 From: James Youngman Date: Fri, 15 Feb 2008 08:55:02 +0000 Subject: [PATCH] Move on to 4.3.14-CVS --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5b23136b..01f20050 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ GNU findutils NEWS - User visible changes. -*- outline -*- (allout) +* Major changes in release 4.3.14-CVS + * Major changes in release 4.3.13, 2008-02-14 ** Bug Fixes diff --git a/configure.ac b/configure.ac index 277b12d6..28d222a0 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.13, [bug-findutils@gnu.org]) +AC_INIT([GNU findutils], 4.3.14-CVS, [bug-findutils@gnu.org]) AC_CONFIG_AUX_DIR(build-aux) AM_INIT_AUTOMAKE