summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-02-27 22:08:31 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-02-27 22:08:31 +0100
commit77e5db5286d52282459729b7580945528607eab8 (patch)
treef87c0acfea9815d65288e952bb25fbc1dfd4d438 /src
parentqueueing: net-next has changed signature of skb_probe_transport_header (diff)
downloadwireguard-linux-compat-77e5db5286d52282459729b7580945528607eab8.tar.xz
wireguard-linux-compat-77e5db5286d52282459729b7580945528607eab8.zip
version: bump snapshot
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
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 7a46ce1..d0e9980 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20190123"
+PACKAGE_VERSION="0.0.20190227"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index 55e9f52..723534b 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20190123"
+#define WIREGUARD_VERSION "0.0.20190227"