From faa26ee79d0f293c862c757ab786307176516780 Mon Sep 17 00:00:00 2001
From: Bruno Haible <bruno@clisp.org>
Date: Wed, 18 Dec 2002 13:44:25 +0000
Subject: [PATCH] Oops, forgot to increment the serial number.

---
 m4/jm-mktime.m4 | 2 +-
 m4/mbswidth.m4  | 2 +-
 m4/strftime.m4  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/m4/jm-mktime.m4 b/m4/jm-mktime.m4
index 9b781909e8..2b5d98c08d 100644
--- a/m4/jm-mktime.m4
+++ b/m4/jm-mktime.m4
@@ -1,4 +1,4 @@
-#serial 8
+#serial 9
 
 dnl From Jim Meyering.
 dnl A wrapper around AC_FUNC_MKTIME.
diff --git a/m4/mbswidth.m4 b/m4/mbswidth.m4
index 9f33a4af18..158653c44e 100644
--- a/m4/mbswidth.m4
+++ b/m4/mbswidth.m4
@@ -1,4 +1,4 @@
-#serial 7
+#serial 8
 
 dnl autoconf tests required for use of mbswidth.c
 dnl From Bruno Haible.
diff --git a/m4/strftime.m4 b/m4/strftime.m4
index 219a3fd6ab..684a6a2945 100644
--- a/m4/strftime.m4
+++ b/m4/strftime.m4
@@ -1,4 +1,4 @@
-#serial 17
+#serial 18
 
 dnl This macro is intended to be used solely in this file.
 dnl These are the prerequisite macros for GNU's strftime.c replacement.
-- 
2.39.5