-update GANA
This commit is contained in:
parent
7b954c1e26
commit
e50a5f4d2b
@ -1 +1 @@
|
|||||||
Subproject commit 689c91490ae14721a9ad7969d8fcbc0b982488e8
|
Subproject commit 79a1ebfdffab6b01137a4642161e907f89c5c535
|
@ -26,6 +26,12 @@
|
|||||||
#include "taler_amount_lib.h"
|
#include "taler_amount_lib.h"
|
||||||
#include "taler_crypto_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.
|
* Stringify operator.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user