From: Jason A. Donenfeld Date: Tue, 23 Feb 2021 18:32:18 +0000 (+0100) Subject: version: bump X-Git-Tag: v1.0.20210223^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d3b876492298d0e311053567ecd7084972a8bc8;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index 8512c21..00d9ba2 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20200827" +#define WIREGUARD_TOOLS_VERSION "1.0.20210223" #endif