]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
m4: Increment serial for recent changes
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 24 Jul 2024 14:20:54 +0000 (17:20 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 24 Jul 2024 14:56:19 +0000 (17:56 +0300)
* m4/libtool.m4: Incremented serial to 62.
* m4/ltdl.m4: Incremented serial to 23.

m4/libtool.m4
m4/ltdl.m4

index 29525980e6169c8e08c0b36d6cf0a30fe2541b77..edd9b3cfc8aec8ddc8655e1f9a66d69e020f47cb 100644 (file)
@@ -32,7 +32,7 @@ m4_define([_LT_COPYING], [dnl
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 ])
 
-# serial 61 LT_INIT
+# serial 62 LT_INIT
 
 
 # LT_PREREQ(VERSION)
index 8c6222b93773e240e872952f820f19d254472ace..c47bb98c750d8a3b77066e97cc4b06503e9bfc8d 100644 (file)
@@ -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])
 # ------------------------------------------