aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-01-18 16:21:12 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-01-18 16:21:12 +0100
commit9a93a3d0565332ba4a7faa8b7a4b6fa0db72d94f (patch)
tree246e7a28afdb9dbc5ca9ef3ebb61d3a2237eaba4
parentcontrib: keygen-html: update curve25519 implementation (diff)
downloadwireguard-monolithic-historical-9a93a3d0565332ba4a7faa8b7a4b6fa0db72d94f.tar.xz
wireguard-monolithic-historical-9a93a3d0565332ba4a7faa8b7a4b6fa0db72d94f.zip
version: bump snapshot0.0.20180118
-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 99988a6..73826c0 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20171221"
+PACKAGE_VERSION="0.0.20180118"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 25555a7..e2b876c 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20171221"
+#define WIREGUARD_VERSION "0.0.20180118"