summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-05-15 03:47:14 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-05-15 03:47:14 +0200
commit52be69b0a05175995b24c36c7242ae2e1c41e868 (patch)
treefaef69bab7b8b09cb63032d08e8127d9f3e1aaf7
parentncat-client-server: add wg-quick variant (diff)
downloadwireguard-monolithic-historical-0.0.20180514.tar.xz
wireguard-monolithic-historical-0.0.20180514.zip
version: bump snapshot0.0.20180514
-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 d654d74..4ac96b1 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180513"
+PACKAGE_VERSION="0.0.20180514"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index c063a7a..409184f 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180513"
+#define WIREGUARD_VERSION "0.0.20180514"