瀏覽代碼

bump version

Christian Grothoff 3 年之前
父節點
當前提交
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
 
 
 /**