From 1ae5bc15c224d6ba50bdd49cf17a4f1433d9b2af Mon Sep 17 00:00:00 2001 From: Bill Sanders Date: Mon, 19 Oct 2020 11:37:47 -0700 Subject: [PATCH] INTERNAL: Release Stacki 5.6.5 --- version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.mk b/version.mk index 51e4296e5..e3fbb3ea4 100644 --- a/version.mk +++ b/version.mk @@ -1,5 +1,5 @@ export ROLL = stacki -export ROLLVERSION = 5.6.5dev +export ROLLVERSION = 5.6.5 #export ROLLVERSION = 5.0_$(shell date +%Y%m%d)_$(shell git rev-parse --short HEAD) export RELEASE = $(shell $(STACKBUILD.ABSOLUTE)/bin/os-release)