gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: bump version


From: gnunet
Subject: [taler-exchange] branch master updated: bump version
Date: Tue, 10 Dec 2024 13:36:18 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 657b6afa3 bump version
657b6afa3 is described below

commit 657b6afa348030857a786b5d50a227a4dabb6414
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Dec 10 13:36:16 2024 +0100

    bump version
---
 src/json/Makefile.am | 2 +-
 src/util/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/json/Makefile.am b/src/json/Makefile.am
index 492a4ed39..cbc91fd38 100644
--- a/src/json/Makefile.am
+++ b/src/json/Makefile.am
@@ -17,7 +17,7 @@ libtalerjson_la_SOURCES = \
   json_pack.c \
   json_wire.c
 libtalerjson_la_LDFLAGS = \
-  -version-info 4:0:0 \
+  -version-info 5:0:1 \
   -no-undefined
 libtalerjson_la_LIBADD = \
   $(top_builddir)/src/util/libtalerutil.la \
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 88d7257a4..89a4df8e5 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -127,7 +127,7 @@ libtalerutil_la_LIBADD = \
   -lm
 
 libtalerutil_la_LDFLAGS = \
-  -version-info 5:0:0 \
+  -version-info 6:0:1 \
   -no-undefined
 
 

-- 
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]