summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-02-23 19:32:18 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-02-23 19:32:18 +0100
commit6d3b876492298d0e311053567ecd7084972a8bc8 (patch)
treed2a9df290bc8c35fa3c0da0485390453b03a890d
parentipc: read trailing responses after set operation (diff)
downloadwireguard-tools-6d3b876492298d0e311053567ecd7084972a8bc8.tar.xz
wireguard-tools-6d3b876492298d0e311053567ecd7084972a8bc8.zip
version: bumpv1.0.20210223
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
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