aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-05-24 02:26:57 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-05-24 02:26:57 +0200
commit4b93f9541e56d3189defaaf6d768e22317013cd2 (patch)
tree2ea7d3230ba25857a1f42c6f97dcc0709cd8b30c /src
parentwg-quick: freebsd: work around security vulnerabilities in bash (diff)
downloadwireguard-monolithic-historical-4b93f9541e56d3189defaaf6d768e22317013cd2.tar.xz
wireguard-monolithic-historical-4b93f9541e56d3189defaaf6d768e22317013cd2.zip
version: bump snapshot0.0.20180524
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 b071cd9..3779340 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180519"
+PACKAGE_VERSION="0.0.20180524"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 8371b1d..b8e3504 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180519"
+#define WIREGUARD_VERSION "0.0.20180524"