aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-12-18 16:42:51 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-12-18 16:42:51 +0100
commit79b5151f24ef5c36ede11968e4a00b9d68468fba (patch)
treef39d8ebec235d4f6b8b6d2002749c08f92b91df3
parentmakefile: use immediate expansion and use correct template patterns (diff)
downloadwireguard-monolithic-historical-79b5151f24ef5c36ede11968e4a00b9d68468fba.tar.xz
wireguard-monolithic-historical-79b5151f24ef5c36ede11968e4a00b9d68468fba.zip
version: bump snapshot0.0.20181218
-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 e4b1483..889f08b 100644
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
-PACKAGE_VERSION="0.0.20181119"
+PACKAGE_VERSION="0.0.20181218"
AUTOINSTALL=yes
BUILT_MODULE_NAME="wireguard"
diff --git a/src/version.h b/src/version.h
index ccbd491..ad1f8b9 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define WIREGUARD_VERSION "0.0.20181119"
+#define WIREGUARD_VERSION "0.0.20181218"