aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-05-03 09:57:39 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2021-05-03 09:57:39 +0200
commit1a515a5df1290a8d512a867f5f1388bb9fd3814c (patch)
treecbe698542c651a0f9d08e3001fd9f3619a756d98
parentwg_noise: cleanup counter algorithm (diff)
downloadwireguard-freebsd-1a515a5df1290a8d512a867f5f1388bb9fd3814c.tar.xz
wireguard-freebsd-1a515a5df1290a8d512a867f5f1388bb9fd3814c.zip
version: bumpv0.0.20210502
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 09fd308..0955433 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION 20210428
+#define WIREGUARD_VERSION 20210502