From bdfb319854d7b5bdc125073016d648b417f45f8a Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 16 Nov 2017 22:15:05 +0100 Subject: Verison bump tools Signed-off-by: Jason A. Donenfeld --- cli/make-me-an-android-wg-command.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/make-me-an-android-wg-command.sh b/cli/make-me-an-android-wg-command.sh index 5a845479..44e29971 100755 --- a/cli/make-me-an-android-wg-command.sh +++ b/cli/make-me-an-android-wg-command.sh @@ -4,7 +4,7 @@ set -e ARCH="arm64" ANDROID_PLATFORM="24" -WIREGUARD_VERSION="0.0.20171101" +WIREGUARD_VERSION="0.0.20171111" LIBMNL_VERSION="1.0.4" case "$ARCH" in -- cgit v1.2.3-59-g8ed1b