From 7099feb533493d2ec1ed896c0f3038b3c7e6eb7f Mon Sep 17 00:00:00 2001 From: "Mason J. Katz" Date: Wed, 11 Sep 2019 12:26:53 -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 9ca83c605..061b4e76f 100644 --- a/version.mk +++ b/version.mk @@ -1,5 +1,5 @@ export ROLL = stacki -export ROLLVERSION = 05.02.06.10 +export ROLLVERSION = 05.02.06.11 #export ROLLVERSION = 5.0_$(shell date +%Y%m%d)_$(shell git rev-parse --short HEAD) export RELEASE = $(shell $(STACKBUILD.ABSOLUTE)/bin/os-release)