From: Jason A. Donenfeld Date: Mon, 11 May 2020 04:20:44 +0000 (-0600) Subject: version: bump X-Git-Tag: v1.0.20200510^0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=8137c14dc63ee371108237ead4f15e06ffc97f5e;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index ea2fd63..47e4143 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20200319" +#define WIREGUARD_TOOLS_VERSION "1.0.20200510" #endif