From: Jason A. Donenfeld Date: Thu, 27 Aug 2020 08:22:09 +0000 (+0200) Subject: version: bump X-Git-Tag: v1.0.20200827^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a321ce808ef9cec1f45cce92befcc9e170d3aa9;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index 1645944..8512c21 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20200820" +#define WIREGUARD_TOOLS_VERSION "1.0.20200827" #endif