summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-04-24 16:43:19 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2021-04-24 16:43:19 -0400
commitecb1ea29d71e850d245f89ac709cf77438dc7b02 (patch)
treecbc20f55a2b86b3ec8fc64ab851c61269e5b5cfa
parentwg-quick: kill route monitor when loop terminates (diff)
downloadwireguard-tools-1.0.20210424.tar.xz (sig)
wireguard-tools-1.0.20210424.zip
version: bumpv1.0.20210424
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 d1afe9f..1700010 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_TOOLS_VERSION
-#define WIREGUARD_TOOLS_VERSION "1.0.20210315"
+#define WIREGUARD_TOOLS_VERSION "1.0.20210424"
#endif