summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-10-02 02:55:22 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-10-02 02:55:22 +0200
commit11d935910467daa3e60799ba3637c2c62d33ff37 (patch)
treeaa5deeb543f556d463c609c3c3e317ce70a8931f
parenttools: do not warn on unrecognized items (diff)
downloadwireguard-monolithic-historical-0.0.20171001.tar.xz
wireguard-monolithic-historical-0.0.20171001.zip
version: bump snapshot0.0.20171001
-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 6ada42c..d1f1105 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20170918"
+PACKAGE_VERSION="0.0.20171001"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index b4bf832..b66dfcc 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20170918"
+#define WIREGUARD_VERSION "0.0.20171001"