summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-06-20 21:06:38 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-06-20 21:06:38 +0200
commit8a3b6d0b0c365437be8e35a725a689697168836e (patch)
tree4433d889b33d3ea91b20a11ac80c2c2d7853fca0
parent62e74af4f0dbacef9ea5b9aed645924c96d8fd6f (diff)
version: bump snapshot
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-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 5c973f3..ecdfbd6 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180613"
+PACKAGE_VERSION="0.0.20180620"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index f990e77..aeb0473 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180613"
+#define WIREGUARD_VERSION "0.0.20180620"