summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-09-10 18:48:05 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2018-09-10 18:48:05 -0600
commitac2844954f63ca852d2c0eac8c42b085a183720a (patch)
tree29128384bd8ee47b679a2ec16e62bba8a3c358b8
parentpoly1305: switch to donna (diff)
downloadwireguard-monolithic-historical-ac2844954f63ca852d2c0eac8c42b085a183720a.tar.xz
wireguard-monolithic-historical-ac2844954f63ca852d2c0eac8c42b085a183720a.zip
version: bump snapshot0.0.20180910
-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 312743c..74830c2 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180904"
+PACKAGE_VERSION="0.0.20180910"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index ffe802e..fba9c7a 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180904"
+#define WIREGUARD_VERSION "0.0.20180910"