merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 96ce78719333f2f8065eba99e4c9adc63a95eb09
parent 2db154251cb9e358fccb6e7453ec4f8569a645e5
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 22 Jul 2026 03:23:24 +0200

bump ABI of libtalermerchantdb

Diffstat:
Mmeson.build | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build @@ -338,7 +338,7 @@ if not get_option('only-doc') ['libtalermerchant', '9:0:1'], ['libtalermerchantutil', '1:1:1'], ['libtalermerchantbank', '0:1:0'], - ['libtalermerchantdb', '4:1:2'], + ['libtalermerchantdb', '5:0:0'], ['libtalermerchanttesting', '4:1:1'], ]