aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-07-31 20:19:24 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-07-31 20:19:24 +0200
commit70dd3cd3471709a552e720f4c730c5d3be417df3 (patch)
tree80b999afe11b0574e93593f368c4ba4a2385ede8 /src
parentdevice: adjust comment (diff)
downloadwireguard-monolithic-historical-70dd3cd3471709a552e720f4c730c5d3be417df3.tar.xz
wireguard-monolithic-historical-70dd3cd3471709a552e720f4c730c5d3be417df3.zip
version: bump snapshot0.0.20180731
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 efc9e42..8265451 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180718"
+PACKAGE_VERSION="0.0.20180731"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index cb5a6a4..6edbf72 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180718"
+#define WIREGUARD_VERSION "0.0.20180731"