aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-07-18 21:20:48 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-07-18 21:20:48 +0200
commit80b41cd845c9d240b317453af5a29580e052d6b9 (patch)
treec8c0967a23945f22b8d2c33bdd778bf8c975992c
parentrecieve: disable NAPI busy polling (diff)
downloadwireguard-monolithic-historical-80b41cd845c9d240b317453af5a29580e052d6b9.tar.xz
wireguard-monolithic-historical-80b41cd845c9d240b317453af5a29580e052d6b9.zip
version: bump snapshot0.0.20180718
-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 c284ca7..efc9e42 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180708"
+PACKAGE_VERSION="0.0.20180718"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index e0f6a73..cb5a6a4 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180708"
+#define WIREGUARD_VERSION "0.0.20180718"