From: Jason A. Donenfeld Date: Thu, 14 May 2020 00:29:41 +0000 (-0600) Subject: version: bump X-Git-Tag: v1.0.20200513^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c45d422a93d57f6fdec429640ff7f96b396beed4;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index 47e4143..31cfae2 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20200510" +#define WIREGUARD_TOOLS_VERSION "1.0.20200513" #endif