diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-06-23 16:12:11 -0600 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-06-23 16:12:11 -0600 |
commit | 2fbaef864227150ca9bbc78b57614c313c2dac9d (patch) | |
tree | fbde7577e34fde70861ae6fb38c317a276b3d51a /src/version.h | |
parent | 4941d3b34b59dc39c23250425494f8dce19eedd0 (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 b8361d4..3c0506a 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_VERSION -#define WIREGUARD_VERSION "1.0.20200611" +#define WIREGUARD_VERSION "1.0.20200623" #endif |