maint: fix a version number typo in NEWS
authorBernhard Voelker <mail@bernhard-voelker.de>
Fri, 9 Mar 2012 06:33:54 +0000 (07:33 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 9 Mar 2012 12:44:30 +0000 (12:44 +0000)
* NEWS: s/8.14/8.15/

NEWS

diff --git a/NEWS b/NEWS
index 38fd4fb..7f36dc6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,7 +39,7 @@ GNU coreutils NEWS                                    -*- outline -*-
 
   du --one-file-system (-x) would ignore any non-directory specified on
   the command line.  For example, "touch f; du -x f" would print nothing.
-  [bug introduced in coreutils-8.14]
+  [bug introduced in coreutils-8.15]
 
   mv now lets you move a symlink onto a same-inode destination file that
   has two or more hard links.  Before, it would reject that, saying that