commit f13c54ac597671c2e6a72ac7708812c94b05d59c parent 589be093eb59a9b72a3d6a04d1ffbbed30615d81 Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 25 Dec 2020 08:32:42 +0100 bump version Diffstat:
| M | src/include/gnunet_common.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/gnunet_common.h b/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 /**