summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-09-04 12:18:54 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2018-09-04 12:18:54 -0600
commitcb210c0b84e254473d8761e3f5dc3411c44c0eb5 (patch)
tree0d8a448f5158b208dd9af1c6fda213af701ad997
parentglobal: always find OOM unlikely (diff)
downloadwireguard-monolithic-historical-0.0.20180904.tar.xz (sig)
wireguard-monolithic-historical-0.0.20180904.zip
version: bump snapshot0.0.20180904
-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 b9f70d7..312743c 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180809"
+PACKAGE_VERSION="0.0.20180904"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index a14de77..ffe802e 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180809"
+#define WIREGUARD_VERSION "0.0.20180904"