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
commite67ccf5c434c392d38dcc35e45e28f8f4c908976 (patch)
treeb90656bd1025a1bfc88c22d7005fab1874b54d93
parentcompat: more robust ktime backport (diff)
downloadwireguard-linux-compat-e67ccf5c434c392d38dcc35e45e28f8f4c908976.tar.xz
wireguard-linux-compat-e67ccf5c434c392d38dcc35e45e28f8f4c908976.zip
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 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"