aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-04-06 13:11:56 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-04-06 13:11:56 +0200
commit91b0a211861d487382a534572844ff29839064f1 (patch)
treedf35b3cf472e9774ea3c2cf2692cd0bc194f4ede /src
parentallowedips: initialize list head when removing intermediate nodes (diff)
downloadwireguard-monolithic-historical-91b0a211861d487382a534572844ff29839064f1.tar.xz
wireguard-monolithic-historical-91b0a211861d487382a534572844ff29839064f1.zip
version: bump snapshot0.0.20190406
Diffstat (limited to 'src')
-rw-r--r--src/dkms.conf2
-rw-r--r--src/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/dkms.conf b/src/dkms.conf
index d0e9980..97a919a 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20190227"
+PACKAGE_VERSION="0.0.20190406"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 723534b..2726156 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20190227"
+#define WIREGUARD_VERSION "0.0.20190406"