aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-11-16 22:15:05 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-11-16 22:15:05 +0100
commitbdfb319854d7b5bdc125073016d648b417f45f8a (patch)
tree95513084fc6ac20a3eab829f23824e05056b1f74
parentConfigActivity: Add import menu item (diff)
downloadwireguard-android-bdfb319854d7b5bdc125073016d648b417f45f8a.tar.xz
wireguard-android-bdfb319854d7b5bdc125073016d648b417f45f8a.zip
Verison bump tools
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rwxr-xr-xcli/make-me-an-android-wg-command.sh2
1 files changed, 1 insertions, 1 deletions
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