aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-05-31 01:47:05 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-05-31 01:47:05 +0200
commitefd4ef83c768f407e0cf0d17aa309c8a57b39ab0 (patch)
tree4ad5a58101272592f71b213fb43f4cfc3358fc78
parentqemu: bump default version (diff)
downloadwireguard-monolithic-historical-efd4ef83c768f407e0cf0d17aa309c8a57b39ab0.tar.xz
wireguard-monolithic-historical-efd4ef83c768f407e0cf0d17aa309c8a57b39ab0.zip
version: bump snapshot0.0.20180531
-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 3779340..eb96580 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180524"
+PACKAGE_VERSION="0.0.20180531"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index b8e3504..59830cc 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180524"
+#define WIREGUARD_VERSION "0.0.20180531"