aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_common.h')
-rw-r--r--src/include/gnunet_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_common.h b/src/include/gnunet_common.h
index 2a0ca33b2..ec077d355 100644
--- a/src/include/gnunet_common.h
+++ b/src/include/gnunet_common.h
@@ -60,7 +60,7 @@ extern "C"
60/** 60/**
61 * Version of the API (for entire gnunetutil.so library). 61 * Version of the API (for entire gnunetutil.so library).
62 */ 62 */
63#define GNUNET_UTIL_VERSION 0x000A0000 63#define GNUNET_UTIL_VERSION 0x000A0100
64 64
65/** 65/**
66 * Named constants for return values. The following invariants hold: 66 * Named constants for return values. The following invariants hold: