exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 678b4156d69a83d03c4268c2b1bcff03fb7fb098
parent 2e4727bfff65d52114ea8ae300836d71c05e342e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  1 Apr 2024 20:46:25 +0200

-use safer bump

Diffstat:
Msrc/lib/Makefile.am | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am @@ -18,7 +18,7 @@ lib_LTLIBRARIES = \ libtalerexchange.la libtalerexchange_la_LDFLAGS = \ - -version-info 7:0:1 \ + -version-info 7:0:0 \ -no-undefined libtalerexchange_la_SOURCES = \ exchange_api_add_aml_decision.c \