]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Use 5.90-cvs as the version string.
authorJim Meyering <jim@meyering.net>
Wed, 28 Sep 2005 21:47:30 +0000 (21:47 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 28 Sep 2005 21:47:30 +0000 (21:47 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 75db714c1e4cb22808d5e19bad748473b611b88f..63a9b6413070ed9961aa1488d78ce46a57e47e3c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
-* Major changes in release 5.3.1-cvs (2005-??-??) [unstable]
+* Major changes in release 5.90-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 1c21abcc9c36279119b8788f8c12889d39b3c031..833ecd244d815c351122dba9ec4e03cc54831ff5 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-cvs],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.90-cvs],[bug-coreutils@gnu.org])
 AC_CONFIG_SRCDIR(src/ls.c)
 
 AC_CONFIG_AUX_DIR(build-aux)