From: Jason A. Donenfeld Date: Thu, 19 Mar 2020 22:46:35 +0000 (-0600) Subject: version: bump X-Git-Tag: v1.0.20200319^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8063adc8ae9b4fc9848500e93f94bee8ad2e585;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index c1782f6..ea2fd63 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20200206" +#define WIREGUARD_TOOLS_VERSION "1.0.20200319" #endif