aboutsummaryrefslogtreecommitdiffstats
path: root/fetch.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-12-11 01:39:40 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-12-11 01:39:40 +0100
commit182c7096e9e3019afbe3dc46a3de8a475c234983 (patch)
treed54a96bbc24f3e51d16bb2b4341cee929a482672 /fetch.sh
parentwg-quick: accept unsolicited netlink messages (diff)
downloadandroid_kernel_wireguard-182c7096e9e3019afbe3dc46a3de8a475c234983.tar.xz
android_kernel_wireguard-182c7096e9e3019afbe3dc46a3de8a475c234983.zip
Version bump
Diffstat (limited to 'fetch.sh')
-rwxr-xr-xfetch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetch.sh b/fetch.sh
index 9d089e9..c91ea08 100755
--- a/fetch.sh
+++ b/fetch.sh
@@ -4,7 +4,7 @@
# Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
set -e
-WIREGUARD_VERSION=79944b183795bb69e12d612bd802b54599b9eb99
+WIREGUARD_VERSION=0.0.20171211
LIBMNL_VERSION=1.0.4
USER_AGENT="WireGuard-AndroidROMBuild/0.1 ($(uname -a))"