From: Jason A. Donenfeld Date: Mon, 15 Mar 2021 14:04:02 +0000 (-0600) Subject: version: bump X-Git-Tag: v1.0.20210315^0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=622408872fd6f3a58e98e88d39d30e98968314fa;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index 00d9ba2..d1afe9f 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20210223" +#define WIREGUARD_TOOLS_VERSION "1.0.20210315" #endif