Ver código fonte

bump version

Christian Grothoff 3 anos atrás
pai
commit
f13c54ac59
1 arquivos alterados com 1 adições e 1 exclusões
  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
 
 
 /**