summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-11-27 15:39:16 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-11-27 15:39:16 +0100
commit7fc30dd242bd8c9671dd2953080cbce88c490976 (patch)
tree7c07e85fcd1cf9b37fc6568f056df9ef42e59c4d
parenttools: add syncconf command (diff)
downloadwireguard-monolithic-historical-0.0.20191127.tar.xz (sig)
wireguard-monolithic-historical-0.0.20191127.zip
version: bump snapshot0.0.20191127
-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 ea75f5f..b98c4d9 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20191012"
+PACKAGE_VERSION="0.0.20191127"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 2cb62e1..1381cae 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20191012"
+#define WIREGUARD_VERSION "0.0.20191127"