From: Jason A. Donenfeld Date: Thu, 2 Jan 2020 18:53:11 +0000 (+0100) Subject: version: bump X-Git-Tag: v1.0.20200102^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3bf1b64d44fdbe589ac145b61bd4b3aa62b625bf;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index 92406d5..d3e9719 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20191226" +#define WIREGUARD_TOOLS_VERSION "1.0.20200102" #endif