diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-02-14 14:33:05 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-02-14 14:33:05 +0100 |
commit | 994376d9d0c798c864a209ae3068502fbac8d77c (patch) | |
tree | d9c37975bb3a974a61ee882efec8d35fd442a298 /src/version.h | |
parent | c9ba029a1f1d1aa1000528a14fd2bda3eb2fb7c1 (diff) |
version: bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/version.h')
-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 c4eeac0..956afa6 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_VERSION -#define WIREGUARD_VERSION "0.0.20200205" +#define WIREGUARD_VERSION "0.0.20200214" #endif |