summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-05-31 18:31:31 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-05-31 18:31:31 +0200
commitba31d7504ad674cb7f147a1b359db9929406149f (patch)
tree7a3f54b29bb7863081bf3dbba926000ac1bedd0f /src
parenttools: add wincompat layer to wg(8) (diff)
downloadwireguard-monolithic-historical-ba31d7504ad674cb7f147a1b359db9929406149f.tar.xz
wireguard-monolithic-historical-ba31d7504ad674cb7f147a1b359db9929406149f.zip
version: bump snapshot0.0.20190531
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 97a919a..6bdfd3d 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20190406"
+PACKAGE_VERSION="0.0.20190531"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 2726156..3147277 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20190406"
+#define WIREGUARD_VERSION "0.0.20190531"