version: bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2020-08-27 10:22:09 +02:00
parent 91fbeb4a92
commit 7a321ce808
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#ifndef WIREGUARD_TOOLS_VERSION
#define WIREGUARD_TOOLS_VERSION "1.0.20200820"
#define WIREGUARD_TOOLS_VERSION "1.0.20200827"
#endif