diff options
author | Jim Meyering <jim@meyering.net> | 2002-06-21 17:42:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-06-21 17:42:06 +0000 |
commit | 04bc254d7ac39017bc84d790b961dabfbeddf62f (patch) | |
tree | e4da29fb78b1fc74d02ebab017c0b8bbdc223d9e /m4 | |
parent | 6d9cf68838d03c6c85dba49e061042a78639db3f (diff) | |
download | coreutils-04bc254d7ac39017bc84d790b961dabfbeddf62f.tar.xz |
bump serial#
Diffstat (limited to 'm4')
-rw-r--r-- | m4/prereq.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/prereq.m4 b/m4/prereq.m4 index c983350d5..a12f59107 100644 --- a/m4/prereq.m4 +++ b/m4/prereq.m4 @@ -1,4 +1,4 @@ -#serial 25 +#serial 26 dnl These are the prerequisite macros for files in the lib/ dnl directories of the fileutils, sh-utils, and textutils packages. |