From 2d2216f460a9a2a245a9bd3b22fe59344cab7389 Mon Sep 17 00:00:00 2001 From: edbarz9 Date: Tue, 27 Oct 2020 11:29:53 +0100 Subject: [PATCH] version update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0cf8078..84bcfba 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ EXEC=waterfox BIN_PATH=/usr/local/bin SRC_URL="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer" -W_VERS="2020.04.en-US.linux-x86_64" +W_VERS="2020.10.en-US.linux-x86_64" ARCHIVE=waterfox-current-$(W_VERS).tar.bz2