libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Ileana Dumitrescu
Date: Wed, 20 Nov 2024 10:40:51 -0500 (EST)

branch: development
commit a1c003ee776823adc210ac310d0ddd8511d87601
Author: Ileana Dumitrescu <ileanadumitrescu95@gmail.com>
AuthorDate: Wed Nov 20 17:30:20 2024 +0200

    libltdl: Bump version for minor bugfix during cleaning
---
 libltdl/ltdl.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libltdl/ltdl.mk b/libltdl/ltdl.mk
index 9d6be829..a498d0cb 100644
--- a/libltdl/ltdl.mk
+++ b/libltdl/ltdl.mk
@@ -35,7 +35,7 @@ AM_CPPFLAGS          += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
                          -I$(srcdir)/libltdl -Ilibltdl/libltdl \
                          -I$(srcdir)/libltdl/libltdl
 AM_LDFLAGS            += -no-undefined
-LTDL_VERSION_INFO      = -version-info 10:2:3
+LTDL_VERSION_INFO      = -version-info 10:3:3
 
 noinst_LTLIBRARIES     += $(LT_DLLOADERS)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]