diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-04-08 11:15:34 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-04-08 11:15:34 +0000 |
commit | 4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2 (patch) | |
tree | b23d77ddbab32ccf179d09f0813eccaf35c3c5e7 /src/include/gnunet_common.h | |
parent | 571218d6a2b3605001646254db74d61a19da6c0c (diff) |
version bumping for 0.10.1
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: |