diff options
Diffstat (limited to 'src/include/gnunet_common.h')
-rw-r--r-- | src/include/gnunet_common.h | 2 |
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" /** * Version of the API (for entire gnunetutil.so library). */ -#define GNUNET_UTIL_VERSION 0x000A0000 +#define GNUNET_UTIL_VERSION 0x000A0100 /** * Named constants for return values. The following invariants hold: |