summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-09-18 16:41:25 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-09-18 16:41:25 +0200
commit1f9e9a27cbfb226d5a666b5d65a37ce70af53269 (patch)
treec8b81172a4ccb3b0f46d26e02fe2ce39028843c9
parentchacha20: add independent self test (diff)
downloadwireguard-monolithic-historical-0.0.20180918.tar.xz (sig)
wireguard-monolithic-historical-0.0.20180918.zip
version: bump snapshot0.0.20180918
-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 74830c2..c952e77 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180910"
+PACKAGE_VERSION="0.0.20180918"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index fba9c7a..42d40e0 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180910"
+#define WIREGUARD_VERSION "0.0.20180918"