Christian Grothoff 3 anni fa
parent
commit
f13c54ac59
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/include/gnunet_common.h

+ 1 - 1
src/include/gnunet_common.h

@@ -71,7 +71,7 @@ extern "C" {
 /**
  * Version of the API (for entire gnunetutil.so library).
  */
-#define GNUNET_UTIL_VERSION 0x000A0103
+#define GNUNET_UTIL_VERSION 0x000A0104
 
 
 /**