aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_identity_service.h
diff options
context:
space:
mode:
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.