version: bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2021-03-15 08:04:02 -06:00
parent 9c811e0f2d
commit 622408872f
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.20210223"
#define WIREGUARD_TOOLS_VERSION "1.0.20210315"
#endif