diff --git a/src/version.h b/src/version.h index 8512c21..00d9ba2 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20200827" +#define WIREGUARD_TOOLS_VERSION "1.0.20210223" #endif