summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-05-17 19:52:41 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-05-17 19:52:41 +0200
commitd58b525531acc6bd52ad6354a332cc58fb60f88e (patch)
tree0a70271264fc4fa5dde0d8540f9e8ff732ee1858
parenttools: opt-in globally to GNU-isms to keep the BSDs happy (diff)
downloadwireguard-monolithic-historical-d58b525531acc6bd52ad6354a332cc58fb60f88e.tar.xz
wireguard-monolithic-historical-d58b525531acc6bd52ad6354a332cc58fb60f88e.zip
version: bump snapshot0.0.20170517
-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 e5f19da..d772e52 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20170421"
+PACKAGE_VERSION="0.0.20170517"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index bb4c62c..87a530c 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20170421"
+#define WIREGUARD_VERSION "0.0.20170517"