summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-03-15 08:04:02 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2021-03-15 08:04:02 -0600
commit622408872fd6f3a58e98e88d39d30e98968314fa (patch)
tree41b9dc1a4ea533dfc017b6d88841f484a07fcfd2
parentwg-quick: freebsd: avoid writing private keys to /tmp (diff)
downloadwireguard-tools-622408872fd6f3a58e98e88d39d30e98968314fa.tar.xz
wireguard-tools-622408872fd6f3a58e98e88d39d30e98968314fa.zip
version: bumpv1.0.20210315
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 00d9ba2..d1afe9f 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_TOOLS_VERSION
-#define WIREGUARD_TOOLS_VERSION "1.0.20210223"
+#define WIREGUARD_TOOLS_VERSION "1.0.20210315"
#endif