[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] 03/03: meson: update libgnunetutil version
From: |
gnunet |
Subject: |
[gnunet] 03/03: meson: update libgnunetutil version |
Date: |
Mon, 09 Dec 2024 17:55:59 +0100 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to annotated tag v0.23.0
in repository gnunet.
commit dff60620b8bc7e8f1c3bd3e457e29348c461ff83
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Dec 9 16:59:27 2024 +0100
meson: update libgnunetutil version
---
src/lib/util/meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/lib/util/meson.build b/src/lib/util/meson.build
index 56f795a7a..97833211b 100644
--- a/src/lib/util/meson.build
+++ b/src/lib/util/meson.build
@@ -80,8 +80,8 @@ configure_file(input : 'util.conf',
libgnunetutil = library('gnunetutil',
libgnunetutil_src,
- soversion: '17',
- version: '17.0.0',
+ soversion: '18',
+ version: '18.0.0',
dependencies: [
lgmp_dep,
mhd_dep,
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.