summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-05-19 02:11:19 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-05-19 02:11:19 +0200
commitd67d89c7f9d83d22d750452236b0e16510ab1368 (patch)
tree8b653ee02337f15582e8f50ba5744a1990b288fb
parenttimers: no need to clear keepalive in persistent keepalive (diff)
downloadwireguard-monolithic-historical-0.0.20180519.tar.xz
wireguard-monolithic-historical-0.0.20180519.zip
version: bump snapshot0.0.20180519
-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 4ac96b1..b071cd9 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180514"
+PACKAGE_VERSION="0.0.20180519"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 409184f..8371b1d 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180514"
+#define WIREGUARD_VERSION "0.0.20180519"