summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-06-25 19:28:12 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-06-25 19:28:12 +0200
commitdfd9827d5b08c506522bb3762cd3b0dbac640bbc (patch)
tree0abe56880dcdef13233bb1403c51b605b1503103
parentwg-quick: android: prevent outgoing handshake packets from being dropped (diff)
downloadwireguard-monolithic-historical-0.0.20180625.tar.xz (sig)
wireguard-monolithic-historical-0.0.20180625.zip
version: bump snapshot0.0.20180625
-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 ecdfbd6..e72d357 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180620"
+PACKAGE_VERSION="0.0.20180625"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index aeb0473..71eb87e 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180620"
+#define WIREGUARD_VERSION "0.0.20180625"