util: increment internal version for new code used by libbrandt
authorMarkus Teich <teichm@fs.tum.de>
Mon, 16 Jan 2017 14:15:43 +0000 (15:15 +0100)
committerMarkus Teich <teichm@fs.tum.de>
Mon, 16 Jan 2017 14:15:43 +0000 (15:15 +0100)
src/include/gnunet_common.h

index 897502155c67a6b7edf2b60dfd441b5411af9261..62ae499e221d9f9698503a8d41408a4b3b670a59 100644 (file)
@@ -66,7 +66,7 @@ extern "C"
 /**
  * Version of the API (for entire gnunetutil.so library).
  */
-#define GNUNET_UTIL_VERSION 0x000A0101
+#define GNUNET_UTIL_VERSION 0x000A0102
 
 
 /**