summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-12-23 21:09:56 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-12-23 21:09:56 +0100
commit55598f61dcfc07c5f633f27a185b7287670a9ed4 (patch)
treeba7a4be215157fae61fea23a756557fb1ecef8d1 /src
parentcookies: use xchacha20poly1305 instead of chacha20poly1305 (diff)
downloadwireguard-monolithic-historical-55598f61dcfc07c5f633f27a185b7287670a9ed4.tar.xz
wireguard-monolithic-historical-55598f61dcfc07c5f633f27a185b7287670a9ed4.zip
version: bump snapshot0.0.20161223
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 77e6544..d8a27c5 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20161218"
+PACKAGE_VERSION="0.0.20161223"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index d45982c..fd5f8df 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20161218"
+#define WIREGUARD_VERSION "0.0.20161223"