summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-02-02 19:01:07 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-02-02 19:01:07 +0100
commit26758148fe31ea626a140098992880fa12964686 (patch)
tree4f39c007d3f0f77602644b490910f389a8464cc3 /src
parentqemu: update base versions (diff)
downloadwireguard-monolithic-historical-26758148fe31ea626a140098992880fa12964686.tar.xz
wireguard-monolithic-historical-26758148fe31ea626a140098992880fa12964686.zip
version: bump snapshot0.0.20180202
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 73826c0..1ede78e 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20180118"
+PACKAGE_VERSION="0.0.20180202"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index e2b876c..9654248 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20180118"
+#define WIREGUARD_VERSION "0.0.20180202"