aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_identity_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-06-05 18:27:52 +0200
committerChristian Grothoff <christian@grothoff.org>2019-06-05 18:27:52 +0200
commit344a18d3015c2616b65f152957be13fe24e2ffe5 (patch)
treefa9267b31fbc7e9d157ba2bc6eef7324af651d12 /src/include/gnunet_identity_service.h
parent5d20c07800b39bd66dbd30114009ac8824cb0d44 (diff)
downloadgnunet-344a18d3015c2616b65f152957be13fe24e2ffe5.tar.gz
gnunet-344a18d3015c2616b65f152957be13fe24e2ffe5.zip
version bumping
Diffstat (limited to 'src/include/gnunet_identity_service.h')
-rw-r--r--src/include/gnunet_identity_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_identity_service.h b/src/include/gnunet_identity_service.h
index 035b9e227..4cc84d7c2 100644
--- a/src/include/gnunet_identity_service.h
+++ b/src/include/gnunet_identity_service.h
@@ -55,7 +55,7 @@ extern "C" {
55/** 55/**
56 * Version number of GNUnet Identity API. 56 * Version number of GNUnet Identity API.
57 */ 57 */
58#define GNUNET_IDENTITY_VERSION 0x00000000 58#define GNUNET_IDENTITY_VERSION 0x00000100
59 59
60/** 60/**
61 * Handle to access the identity service. 61 * Handle to access the identity service.