aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/version.h
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 /src/version.h
parentwg-quick: wait on process substitutions (diff)
downloadwireguard-tools-fbca033c69d7073033e05507293e5101d29b43ef.tar.xz
wireguard-tools-fbca033c69d7073033e05507293e5101d29b43ef.zip
version: bumpv1.0.20200820
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 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