aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-12-05 11:49:46 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-12-05 11:49:46 +0100
commit1a59e5f1b3d19f81f2acb44197f64cad1fabf620 (patch)
treea578a3077f4404ef0c477623854bd33747894fe7 /src
parentwg-quick: linux: iptables-* -w is not widely supported (diff)
downloadwireguard-monolithic-historical-1a59e5f1b3d19f81f2acb44197f64cad1fabf620.tar.xz
wireguard-monolithic-historical-1a59e5f1b3d19f81f2acb44197f64cad1fabf620.zip
version: bump snapshot0.0.20191205
Diffstat (limited to 'src')
-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 b98c4d9..194f27b 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20191127"
+PACKAGE_VERSION="0.0.20191205"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 1381cae..4e2bb40 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20191127"
+#define WIREGUARD_VERSION "0.0.20191205"