summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-10-31 18:21:54 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-10-31 18:21:54 +0100
commit752e7af2a22c22d174cb80c9f2cde89bfc014d38 (patch)
tree74cc25b7f209ed633f1139adfcf5ef3944cc9dc1
parentwg-quick: fsync the temporary file before renaming (diff)
downloadwireguard-monolithic-historical-752e7af2a22c22d174cb80c9f2cde89bfc014d38.tar.xz
wireguard-monolithic-historical-752e7af2a22c22d174cb80c9f2cde89bfc014d38.zip
version: bump snapshot0.0.20171031
-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 9a60532..d0efbc9 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20171017"
+PACKAGE_VERSION="0.0.20171031"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index e41c06b..7d60444 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20171017"
+#define WIREGUARD_VERSION "0.0.20171031"