summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-02-13 21:57:51 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-02-13 21:57:51 +0100
commit80962a4f1b5d933be69ab49d128a83aafba27fec (patch)
tree8fc9526f68745c63cdc20f01acc824bae6cfed63
parentcreate-patch: be sure it's actually after NETFILTER (diff)
downloadwireguard-monolithic-historical-80962a4f1b5d933be69ab49d128a83aafba27fec.tar.xz
wireguard-monolithic-historical-80962a4f1b5d933be69ab49d128a83aafba27fec.zip
version: bump snapshot0.0.20170213
-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 a65668c..53aaa17 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20170115"
+PACKAGE_VERSION="0.0.20170213"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 810811c..8416888 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20170115"
+#define WIREGUARD_VERSION "0.0.20170213"