]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Use `5.3.1-cvs' as the version string.
authorJim Meyering <jim@meyering.net>
Tue, 23 Aug 2005 16:38:45 +0000 (16:38 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 23 Aug 2005 16:38:45 +0000 (16:38 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index f760af92e0642ce6e593a6d512c998dcf64fdc52..b708f74ce1ccef66e6f8f825ec6084fa732185b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
-* Major changes in release 5.3.1 (2005-??-??) [unstable]
+* Major changes in release 5.3.1-cvs (2005-??-??) [unstable]
 
 ** Bring back support for `head -NUM', `tail -NUM', etc. even when
   conforming to POSIX 1003.1-2001.  The following changes apply only
index 9bce0dfab5215875141e988119e293476965a45f..d0ef80bbe90a215d053a9f1e6ba426601de719cf 100644 (file)
@@ -19,7 +19,7 @@ dnl Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 dnl Written by Jim Meyering.
 
-AC_INIT([GNU coreutils],[5.3.1],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.3.1-cvs],[bug-coreutils@gnu.org])
 AC_CONFIG_SRCDIR(src/ls.c)
 
 AC_CONFIG_AUX_DIR(build-aux)