summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-08-20 12:06:22 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2020-08-20 12:06:22 +0200
commitfbca033c69d7073033e05507293e5101d29b43ef (patch)
tree814971f09e780fd41e13f81a19c90382922bf72a
parentwg-quick: wait on process substitutions (diff)
downloadwireguard-tools-e76109c4146b57675ac484853a5028d6e6ae1ac6.tar.xz (sig)
wireguard-tools-e76109c4146b57675ac484853a5028d6e6ae1ac6.zip
version: bumpv1.0.20200820
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 31cfae2..1645944 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_TOOLS_VERSION
-#define WIREGUARD_TOOLS_VERSION "1.0.20200513"
+#define WIREGUARD_TOOLS_VERSION "1.0.20200820"
#endif