From: Jason A. Donenfeld Date: Thu, 20 Aug 2020 10:06:22 +0000 (+0200) Subject: version: bump X-Git-Tag: v1.0.20200820^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fbca033c69d7073033e05507293e5101d29b43ef;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index 31cfae2..1645944 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20200513" +#define WIREGUARD_TOOLS_VERSION "1.0.20200820" #endif