summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-01-05 03:44:40 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-01-05 03:44:40 +0100
commitde1a25e5cc003c893ee064b20b2efac24d0de28c (patch)
tree9be62384a2c102b26d19bb6ac4c1a7abf50d7e6b
parenttools: remove DESTDIR for autodetection (diff)
downloadwireguard-monolithic-historical-de1a25e5cc003c893ee064b20b2efac24d0de28c.tar.xz
wireguard-monolithic-historical-de1a25e5cc003c893ee064b20b2efac24d0de28c.zip
version: bump snapshot0.0.20170105
-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 cedaf61..d813102 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20161230"
+PACKAGE_VERSION="0.0.20170105"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 256a07d..b109657 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20161230"
+#define WIREGUARD_VERSION "0.0.20170105"