On Sat, Oct 26, 2013 at 6:25 PM, Jim Meyering wrote: > On Sat, Oct 26, 2013 at 12:20 PM, Paul Eggert wrote: >> Jim Meyering wrote: >>> Here's the announcement: >>> >>> https://savannah.gnu.org/forum/forum.php?forum_id=7763 >>> >>> >>> >> >> In that release 'grep --version' outputs this: >> >> grep (GNU grep) 2.14.56-1e3d > > Well, that's an unpleasant surprise -- and cause for at least one more > pre-release check. > I don't know yet what went wrong, but will post as soon as I do. > Thanks for the heads up. As explained in http://git.sv.gnu.org/cgit/gnulib.git/commit/?id=4c2f17d2a6, this was due to a mismatch between README-release instructions and semantics of the "release" target in maint.mk. I've adjusted the latter so this won't happen again. Here's the change that pulls in the gnulib fix: