aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-05-13 18:29:41 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2020-05-13 18:29:41 -0600
commitc45d422a93d57f6fdec429640ff7f96b396beed4 (patch)
tree9be3e47dbb96706f5707965fc6450c6dd0626a08 /src
parentipc: openbsd: switch to array ioctl interface (diff)
downloadwireguard-tools-c45d422a93d57f6fdec429640ff7f96b396beed4.tar.xz
wireguard-tools-c45d422a93d57f6fdec429640ff7f96b396beed4.zip
version: bumpv1.0.20200513
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 47e4143..31cfae2 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_TOOLS_VERSION
-#define WIREGUARD_TOOLS_VERSION "1.0.20200510"
+#define WIREGUARD_TOOLS_VERSION "1.0.20200513"
#endif