aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-05-10 22:20:44 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2020-05-10 22:20:44 -0600
commit8137c14dc63ee371108237ead4f15e06ffc97f5e (patch)
tree7b7b0d8654be845be13cf9d386aed2f1b3b63f5b
parentwg-quick: cleanup openbsd support (diff)
downloadwireguard-tools-8137c14dc63ee371108237ead4f15e06ffc97f5e.tar.xz
wireguard-tools-8137c14dc63ee371108237ead4f15e06ffc97f5e.zip
version: bumpv1.0.20200510
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 ea2fd63..47e4143 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_TOOLS_VERSION
-#define WIREGUARD_TOOLS_VERSION "1.0.20200319"
+#define WIREGUARD_TOOLS_VERSION "1.0.20200510"
#endif