aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-06-06 15:35:25 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2021-06-06 15:35:25 +0200
commitbf27d10262f943c2af75c3d388586c2d80a3901a (patch)
treef3a7fc0ccdb4179bf49bf84bd1c266a8084c98ca /src
parentif_wg: do not crash if deiniting before vnet is up (diff)
downloadwireguard-freebsd-bf27d10262f943c2af75c3d388586c2d80a3901a.tar.xz
wireguard-freebsd-bf27d10262f943c2af75c3d388586c2d80a3901a.zip
version: bumpv0.0.20210606
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 54e9a75..ffad8b6 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION 20210503
+#define WIREGUARD_VERSION 20210606