From 87122de62b75ba5ada52fe4d79e304bb9b5477c8 Mon Sep 17 00:00:00 2001 From: "Mason J. Katz" Date: Tue, 30 Apr 2019 11:13:40 -0700 Subject: [PATCH] INTERNAL: bump version to 05.02.06.07 --- version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.mk b/version.mk index 120f38e8c..3d495d172 100644 --- a/version.mk +++ b/version.mk @@ -1,5 +1,5 @@ export ROLL = stacki -export ROLLVERSION = 05.02.06.06 +export ROLLVERSION = 05.02.06.07 #export ROLLVERSION = 5.0_$(shell date +%Y%m%d)_$(shell git rev-parse --short HEAD) export RELEASE = $(shell $(STACKBUILD.ABSOLUTE)/bin/os-release)