aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/version.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-09-14 00:43:31 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2021-09-14 00:43:31 +0200
commit3ba6527130c502144e7388b900138bca6260f4e8 (patch)
tree9657b5ec9f7d528b517e82bcd93327d1f6359c82 /src/version.h
parentwg-quick: openbsd: set DNS with resolvd(8) (diff)
downloadwireguard-tools-3ba6527130c502144e7388b900138bca6260f4e8.tar.xz
wireguard-tools-3ba6527130c502144e7388b900138bca6260f4e8.zip
version: bumpv1.0.20210914
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 1700010..c3ca131 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_TOOLS_VERSION
-#define WIREGUARD_TOOLS_VERSION "1.0.20210424"
+#define WIREGUARD_TOOLS_VERSION "1.0.20210914"
#endif