Christian Grothoff hace 3 años
padre
commit
f13c54ac59
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 
 
 /**