summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-05-13 17:09:14 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-05-13 17:09:14 +0200
commit761f7a06e204d1fb02598f2b2ece32c27d498355 (patch)
treee9cc2eb1db8a52162f49c4b658688d11ce404a92
parent4e10b859d51979b6ebbb90745d37f2f310e8847d (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 a59b0f6..d654d74 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180420"
+PACKAGE_VERSION="0.0.20180513"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 7a3b987..c063a7a 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180420"
+#define WIREGUARD_VERSION "0.0.20180513"