gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: bump lib version due to exported symbol


From: gnunet
Subject: [gnunet] branch master updated: bump lib version due to exported symbol change
Date: Tue, 09 Jan 2024 20:26:10 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 577ad2f7d bump lib version due to exported symbol change
577ad2f7d is described below

commit 577ad2f7d2be48b86d3d6084f344244efcc04f7c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jan 9 20:26:03 2024 +0100

    bump lib version due to exported symbol change
---
 src/lib/util/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/util/Makefile.am b/src/lib/util/Makefile.am
index 7ab6301f5..6facc5921 100644
--- a/src/lib/util/Makefile.am
+++ b/src/lib/util/Makefile.am
@@ -145,7 +145,7 @@ libgnunetutil_la_LIBADD = \
 
 libgnunetutil_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS) \
-  -version-info 15:0:0
+  -version-info 16:0:0
 
 lib_LTLIBRARIES = libgnunetutil.la
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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