From 8082f7e6a88af9299952c472feae2bb6153dbb6c Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 21 Jan 2020 15:51:31 +0100 Subject: version: bump Signed-off-by: Jason A. Donenfeld --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-59-g8ed1b