From d1207174487fe9489186ec4578885d4637fb5f3d Mon Sep 17 00:00:00 2001 From: Bill Sanders Date: Thu, 13 Jun 2019 16:05:58 -0700 Subject: [PATCH] INTERNAL: bump version.mk --- version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.mk b/version.mk index c5e276500..a15f70738 100644 --- a/version.mk +++ b/version.mk @@ -1,5 +1,5 @@ export ROLL = stacki -export ROLLVERSION = 05.02.06.08 +export ROLLVERSION = 05.02.06.09 #export ROLLVERSION = 5.0_$(shell date +%Y%m%d)_$(shell git rev-parse --short HEAD) export RELEASE = $(shell $(STACKBUILD.ABSOLUTE)/bin/os-release)