From: Jason A. Donenfeld Date: Tue, 21 Jan 2020 14:51:31 +0000 (+0100) Subject: version: bump X-Git-Tag: v1.0.20200121^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8082f7e6a88af9299952c472feae2bb6153dbb6c;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- diff --git a/src/version.h b/src/version.h index d3e9719..09282b0 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20200102" +#define WIREGUARD_TOOLS_VERSION "1.0.20200121" #endif