From 20399ff43daee7978271098cb1dc9fc60d33ed21 Mon Sep 17 00:00:00 2001 From: Jay MOULIN Date: Sun, 12 Nov 2023 18:00:14 +0100 Subject: [PATCH] Update version to n6.2-dev --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c7e8505..13c5268 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -VERSION ?= n4.4.4 +VERSION ?= n6.2-dev CACHE ?= --no-cache=1 -FULLVERSION ?= n4.4.4 +FULLVERSION ?= n6.2-dev archs ?= amd64 arm32v5 arm32v7 arm64v8 i386 .PHONY: all build publish latest