summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/taler_util.h2
1 files changed, 1 insertions, 1 deletions
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.