changeset 3170:70bdd9cd0cbe

bump serial number
author Jim Meyering <jim@meyering.net>
date Sat, 17 Feb 2001 09:35:11 +0000
parents e584ba624c08
children 702f81769818
files m4/mbswidth.m4 m4/prereq.m4
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/m4/mbswidth.m4
+++ b/m4/mbswidth.m4
@@ -1,4 +1,4 @@
-#serial 2
+#serial 4
 
 dnl autoconf tests required for use of mbswidth.c
 dnl From Bruno Haible.
--- a/m4/prereq.m4
+++ b/m4/prereq.m4
@@ -1,4 +1,4 @@
-#serial 16
+#serial 17
 
 dnl These are the prerequisite macros for files in the lib/
 dnl directories of the fileutils, sh-utils, and textutils packages.