diff options
author | 2020-05-10 22:20:44 -0600 | |
---|---|---|
committer | 2020-05-10 22:20:44 -0600 | |
commit | 8137c14dc63ee371108237ead4f15e06ffc97f5e (patch) | |
tree | 7b7b0d8654be845be13cf9d386aed2f1b3b63f5b | |
parent | wg-quick: cleanup openbsd support (diff) | |
download | wireguard-tools-1.0.20200510.tar.xz (sig) wireguard-tools-1.0.20200510.zip |
version: bumpv1.0.20200510
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index ea2fd63..47e4143 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20200319" +#define WIREGUARD_TOOLS_VERSION "1.0.20200510" #endif |