diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-16 20:51:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-16 20:51:08 +0000 |
commit | 2d7fe7786b8419821ce111bb4181f66d231464f9 (patch) | |
tree | f292178e6534aee7841d01bd25712032590ecc32 | |
parent | 0cd3fbee5947a6102c5ed635b3a23488b5e2c448 (diff) | |
download | coreutils-2d7fe7786b8419821ce111bb4181f66d231464f9.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ * Version 5.0.90. - * configure.ac: Use 5.0.90, rather than 5.0.2, per GNU maintainer - guidelines. The next non-beta release will be 5.1. + * configure.ac (AC_INIT): Use 5.0.90 as the version, rather than 5.0.2, + per GNU maintainer guidelines. The next non-beta release will be 5.1. This script would have caught at least two recent bugs: those in [ and kill. |