summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-09 20:09:23 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-09 20:09:23 +0100
commit1fdc9ac32b353ec85454040c77c05943afe9fa69 (patch)
tree1b196036900e71b9450ddaba508b9c987eae03c4 /src
parent865e5c2d9275ca56d57374e269d688652ca1b9c6 (diff)
downloadexchange-1fdc9ac32b353ec85454040c77c05943afe9fa69.tar.gz
exchange-1fdc9ac32b353ec85454040c77c05943afe9fa69.tar.bz2
exchange-1fdc9ac32b353ec85454040c77c05943afe9fa69.zip
bump for TALER_payto_normalize
Diffstat (limited to 'src')
-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.