From: Jason A. Donenfeld Date: Thu, 6 Feb 2020 15:19:47 +0000 (+0100) Subject: version: bump X-Git-Tag: v1.0.20200206^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0bf1f7a3e877aff8fb435c3ba8624f35ff985a7e;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index 09282b0..c1782f6 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20200121" +#define WIREGUARD_TOOLS_VERSION "1.0.20200206" #endif