diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-26 07:19:43 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-26 07:19:43 +0000 |
commit | ed1dca3b405e4875880dc80054dc2820a3db9b4b (patch) | |
tree | 0b6b7ce63cb65bc9895202bb20ed49b45bcc5a4f /m4 | |
parent | a27a05e698d2a4a4d1454323c70e982f8e4e92c6 (diff) | |
download | coreutils-ed1dca3b405e4875880dc80054dc2820a3db9b4b.tar.xz |
bump serial number
Diffstat (limited to 'm4')
-rw-r--r-- | m4/xstrtoumax.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/xstrtoumax.m4 b/m4/xstrtoumax.m4 index 42cc9586a..ae54e440d 100644 --- a/m4/xstrtoumax.m4 +++ b/m4/xstrtoumax.m4 @@ -1,4 +1,4 @@ -#serial 4 +#serial 5 dnl Closely related to xstrtoimax.m4. Keep these files in sync. # autoconf tests required for use of xstrtoumax.c |