Christian Grothoff 3 лет назад
Родитель
Сommit
f13c54ac59
1 измененных файлов с 1 добавлено и 1 удалено
  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
 
 
 /**