exchange

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

commit 1fdc9ac32b353ec85454040c77c05943afe9fa69
parent 865e5c2d9275ca56d57374e269d688652ca1b9c6
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri,  9 Feb 2024 20:09:23 +0100

bump for TALER_payto_normalize

Diffstat:
Msrc/include/taler_util.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_util.h b/src/include/taler_util.h @@ -36,7 +36,7 @@ * Version of the Taler API, in hex. * Thus 0.8.4-1 = 0x00080401. */ -#define TALER_API_VERSION 0x00090400 +#define TALER_API_VERSION 0x00090401 /** * Stringify operator.