From a4d94dae3d7dcf0af22405c48b393c9b1ed93110 Mon Sep 17 00:00:00 2001 From: Bill Sanders Date: Tue, 18 Aug 2020 18:28:37 -0700 Subject: [PATCH] INTERNAL: start development for 5.6 release candidate 6 --- version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.mk b/version.mk index 1fe89d7a2..845fd8a1a 100644 --- a/version.mk +++ b/version.mk @@ -1,5 +1,5 @@ export ROLL = stacki -export ROLLVERSION = 5.6rc5 +export ROLLVERSION = 5.6rc6 #export ROLLVERSION = 5.0_$(shell date +%Y%m%d)_$(shell git rev-parse --short HEAD) export RELEASE = $(shell $(STACKBUILD.ABSOLUTE)/bin/os-release)