From 1fdc9ac32b353ec85454040c77c05943afe9fa69 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 9 Feb 2024 20:09:23 +0100 Subject: bump for TALER_payto_normalize --- src/include/taler_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/taler_util.h b/src/include/taler_util.h index c2cfab606..d2ff78715 100644 --- 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. -- cgit v1.2.3