From e50a5f4d2b85a47b1318bda2f4890812b0a8afad Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 25 Aug 2021 07:58:07 +0200 Subject: -update GANA --- contrib/gana | 2 +- src/include/taler_util.h | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/contrib/gana b/contrib/gana index 689c91490..79a1ebfdf 160000 --- a/contrib/gana +++ b/contrib/gana @@ -1 +1 @@ -Subproject commit 689c91490ae14721a9ad7969d8fcbc0b982488e8 +Subproject commit 79a1ebfdffab6b01137a4642161e907f89c5c535 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