aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-04-28 21:49:46 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2021-04-28 21:49:46 -0400
commitab1c95731eb9ee095d658b09fa9d09a8dbfe5035 (patch)
treee73b45a667af2c4a68611e8a7d9ba505c8159e8f
parentif_wg: allocate entire mbuf all at once (diff)
downloadwireguard-freebsd-0.0.20210428.tar.xz
wireguard-freebsd-0.0.20210428.zip
version: bumpv0.0.20210428
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 703d8e6..09fd308 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION 20210424
+#define WIREGUARD_VERSION 20210428