From 56d43b0b502af6f680a6029bb19d4db7cb825889 Mon Sep 17 00:00:00 2001 From: Ileana Dumitrescu Date: Wed, 24 Jul 2024 17:20:54 +0300 Subject: [PATCH] m4: Increment serial for recent changes * m4/libtool.m4: Incremented serial to 62. * m4/ltdl.m4: Incremented serial to 23. --- m4/libtool.m4 | 2 +- m4/ltdl.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 29525980e..edd9b3cfc 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -32,7 +32,7 @@ m4_define([_LT_COPYING], [dnl # along with this program. If not, see . ]) -# serial 61 LT_INIT +# serial 62 LT_INIT # LT_PREREQ(VERSION) diff --git a/m4/ltdl.m4 b/m4/ltdl.m4 index 8c6222b93..c47bb98c7 100644 --- a/m4/ltdl.m4 +++ b/m4/ltdl.m4 @@ -8,7 +8,7 @@ # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. -# serial 22 LTDL_INIT +# serial 23 LTDL_INIT # LT_CONFIG_LTDL_DIR(DIRECTORY, [LTDL-MODE]) # ------------------------------------------ -- 2.47.3