From: Jason A. Donenfeld Date: Mon, 13 Sep 2021 22:43:31 +0000 (+0200) Subject: version: bump X-Git-Tag: v1.0.20210914^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ba6527130c502144e7388b900138bca6260f4e8;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index 1700010..c3ca131 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20210424" +#define WIREGUARD_TOOLS_VERSION "1.0.20210914" #endif