summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-08-27 10:22:09 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2020-08-27 10:22:09 +0200
commit7a321ce808ef9cec1f45cce92befcc9e170d3aa9 (patch)
treed0389a3fc258d949687bb47ee0866ca0cf4f2ecb
parentRevert "wg-quick: wait on process substitutions" (diff)
downloadwireguard-tools-7a321ce808ef9cec1f45cce92befcc9e170d3aa9.tar.xz
wireguard-tools-7a321ce808ef9cec1f45cce92befcc9e170d3aa9.zip
version: bumpv1.0.20200827
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 1645944..8512c21 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_TOOLS_VERSION
-#define WIREGUARD_TOOLS_VERSION "1.0.20200820"
+#define WIREGUARD_TOOLS_VERSION "1.0.20200827"
#endif