aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-04-08 11:15:34 +0000
committerChristian Grothoff <christian@grothoff.org>2014-04-08 11:15:34 +0000
commit4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2 (patch)
treeb23d77ddbab32ccf179d09f0813eccaf35c3c5e7 /src/include
parent571218d6a2b3605001646254db74d61a19da6c0c (diff)
downloadgnunet-4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2.tar.gz
gnunet-4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2.zip
version bumping for 0.10.1
Diffstat (limited to 'src/include')
-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: