aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-12-19 01:12:35 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-12-19 01:12:35 +0100
commitedad0d6e99e5133b1e8e865d727a25fff6399cb4 (patch)
tree0f0bafcceccf121755c26df98f7b8684e9a1213e
parentcompat: ipv6_dst_lookup_flow was backported to 5.3 and 5.4 (diff)
downloadwireguard-monolithic-historical-master.tar.xz
wireguard-monolithic-historical-master.zip
version: bump snapshotHEAD0.0.20191219master
-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 643038f..cdcd2e7 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20191212"
+PACKAGE_VERSION="0.0.20191219"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index ba0d35e..ddba103 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20191212"
+#define WIREGUARD_VERSION "0.0.20191219"