diff options
author | Jim Meyering <jim@meyering.net> | 2003-08-18 15:28:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-08-18 15:28:05 +0000 |
commit | 5fef25cfe58aff99ae9cda8c0759dd278e9c49e2 (patch) | |
tree | 0fe360d0a206083f62043d44b35142077f3b7d36 | |
parent | c8e6082065887653dbe3303b39976285e41c4b05 (diff) | |
download | coreutils-5fef25cfe58aff99ae9cda8c0759dd278e9c49e2.tar.xz |
bump serial number
-rw-r--r-- | m4/getloadavg.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/getloadavg.m4 b/m4/getloadavg.m4 index d3fd7dbb1..567245ea8 100644 --- a/m4/getloadavg.m4 +++ b/m4/getloadavg.m4 @@ -1,4 +1,4 @@ -#serial 10 +#serial 11 # A replacement for autoconf's macro by the same name. This version # accepts an optional argument specifying the name of the $srcdir-relative |