Forgot that m4 serial numbers exist.

Incrementing it just in case it matters to anyone.

>From 4f98832331353fc1a599d1b7fdc89a817da23760 Mon Sep 17 00:00:00 2001
From: Collin Funk <collin.fu...@gmail.com>
Date: Mon, 17 Mar 2025 22:13:04 -0700
Subject: [PATCH] utimensat: Increment serial number for previous commit.

* m4/utimensat.m4: Increment serial number.
---
 ChangeLog       | 3 +++
 m4/utimensat.m4 | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 6cf9c5127b..ca5aa4b676 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2025-03-17  Collin Funk  <collin.fu...@gmail.com>
 
+	utimensat: Increment serial number for previous commit.
+	* m4/utimensat.m4: Increment serial number.
+
 	utimensat: Work around a GNU/Hurd bug.
 	* lib/utimensat.c (rpl_utimensat) [__gnu_hurd__]: Check for out of range
 	tv_nsec values.
diff --git a/m4/utimensat.m4 b/m4/utimensat.m4
index 1a3802ad28..17caea5f68 100644
--- a/m4/utimensat.m4
+++ b/m4/utimensat.m4
@@ -1,5 +1,5 @@
 # utimensat.m4
-# serial 12
+# serial 13
 dnl Copyright (C) 2009-2025 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
-- 
2.48.1

Reply via email to