summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-08-03 05:19:55 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-08-03 05:19:55 +0200
commit1c20691041fd1c616727c43ea318dbc6fb4acfa9 (patch)
treeb6e444d58413ed94cb8932e14cbbb712d32de49b
parentallowedips: use different macro names so as to avoid confusion (diff)
downloadwireguard-monolithic-historical-0.0.20180802.tar.xz (sig)
wireguard-monolithic-historical-0.0.20180802.zip
version: bump snapshot0.0.20180802
-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 8265451..9cb76cf 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180731"
+PACKAGE_VERSION="0.0.20180802"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 6edbf72..26b1eb8 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180731"
+#define WIREGUARD_VERSION "0.0.20180802"