From e50a5f4d2b85a47b1318bda2f4890812b0a8afad Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 25 Aug 2021 07:58:07 +0200 Subject: -update GANA --- src/include/taler_util.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/include') diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 0b761ae92..4b03fefae 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -26,6 +26,12 @@ #include "taler_amount_lib.h" #include "taler_crypto_lib.h" +/** + * Version of the Taler API, in hex. + * Thus 0.8.4-1 = 0x00080401. + */ +#define TALER_API_VERSION 0x00080401 + /** * Stringify operator. * -- cgit v1.2.3