From 96813eea38aa0a8bfb5f162ce9fbd439379cfeb6 Mon Sep 17 00:00:00 2001 From: "Mason J. Katz" Date: Tue, 15 Oct 2019 12:56:35 -0700 Subject: [PATCH] stacki 5.4 --- version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.mk b/version.mk index c154d61d8..4bac0b42f 100644 --- a/version.mk +++ b/version.mk @@ -1,5 +1,5 @@ export ROLL = stacki -export ROLLVERSION = 05.03.00.00 +export ROLLVERSION = 5.4 #export ROLLVERSION = 5.0_$(shell date +%Y%m%d)_$(shell git rev-parse --short HEAD) export RELEASE = $(shell $(STACKBUILD.ABSOLUTE)/bin/os-release)