aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-08-10 02:04:59 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-08-10 02:04:59 +0200
commit15b1f1ea386878f942229d4ecd37ef51684e5d73 (patch)
treef7a944f417ba3333b65d8c7dde8f64454d68ddea /src
parenthashtables: if we have an index match, don't search further ever (diff)
downloadwireguard-monolithic-historical-15b1f1ea386878f942229d4ecd37ef51684e5d73.tar.xz
wireguard-monolithic-historical-15b1f1ea386878f942229d4ecd37ef51684e5d73.zip
version: bump snapshot0.0.20170810
Diffstat (limited to 'src')
-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 b7f0955..82bc8be 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20170726"
+PACKAGE_VERSION="0.0.20170810"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 1304c92..02ae004 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20170726"
+#define WIREGUARD_VERSION "0.0.20170810"