summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-03-20 04:00:15 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-03-20 04:00:15 +0100
commitf5fd67028f0d6fec90ef84656b1ab2ea67f6d3c0 (patch)
treebba4a8b9cc4893f13ba4a9ff7174ffa2e68cd117
parentdata: big refactoring (diff)
downloadwireguard-monolithic-historical-f5fd67028f0d6fec90ef84656b1ab2ea67f6d3c0.tar.xz
wireguard-monolithic-historical-f5fd67028f0d6fec90ef84656b1ab2ea67f6d3c0.zip
version: bump snapshot0.0.20170320
-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 7724111..1cdad6d 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20170223"
+PACKAGE_VERSION="0.0.20170320"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 71e90b7..ab3a51a 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20170223"
+#define WIREGUARD_VERSION "0.0.20170320"