From 4004f6820a1fffbe4c8724d243481f0a942ff3c3 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Wed, 10 Jan 2024 19:42:57 -0800 Subject: [PATCH] Unstable 1.57.72 Signed-off-by: Denton Gentry --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e8f057c..564dd33 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -TRACK ?= stable +TRACK ?= unstable # QNAP has a upper limit of 10 characters for the version. # For unstable builds we might have 1.X.YYYY-Z -TSTAG ?= 1.56.1 +TSTAG ?= 1.57.72 QNAPTAG ?= 1 .PHONY: fetch