summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-06-29 21:25:22 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-06-29 21:25:22 +0200
commit66956c133db3ba9b718c33035db6d566ceba3bcb (patch)
tree7acb01defa9e725f87965857566d6a39f0cccf9b
parentreceive: pull IP header into head (diff)
downloadwireguard-monolithic-historical-66956c133db3ba9b718c33035db6d566ceba3bcb.tar.xz
wireguard-monolithic-historical-66956c133db3ba9b718c33035db6d566ceba3bcb.zip
version: bump snapshot0.0.20170629
-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 14f3eca..ff8b18a 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20170628"
+PACKAGE_VERSION="0.0.20170629"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index c2545b8..82e835c 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20170628"
+#define WIREGUARD_VERSION "0.0.20170629"