[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet-gtk] branch master updated: -bump library version
From: |
gnunet |
Subject: |
[gnunet-gtk] branch master updated: -bump library version |
Date: |
Sun, 15 Dec 2024 12:33:18 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet-gtk.
The following commit(s) were added to refs/heads/master by this push:
new 6ed02f0c -bump library version
6ed02f0c is described below
commit 6ed02f0cdff25c76db21d8736079e03ece2c9440
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Dec 15 12:33:15 2024 +0100
-bump library version
---
src/lib/Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 521aa874..f7d15ef1 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -19,7 +19,7 @@ libgnunetgtk_la_SOURCES = \
glade.c \
misc.c \
nls.c \
- os_installation.c
+ os_installation.c
libgnunetgtk_la_LIBADD = \
-lgnunetutil $(XLIB) \
@GTK_LIBS@ @GNUNET_LIBS@ @GLADE_LIBS@ $(INTLLIBS)
@@ -27,4 +27,4 @@ libgnunetgtk_la_LIBADD = \
libgnunetgtk_la_LDFLAGS = \
$(GN_LIB_LDFLAGS) \
- -version-info 3:0:0
+ -version-info 4:0:0
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnunet-gtk] branch master updated: -bump library version,
gnunet <=