From 2e9327e57e6b3859ac20794f8c6dcbe8f4b8ad58 Mon Sep 17 00:00:00 2001 From: Chris Ladd Date: Mon, 8 Apr 2019 09:02:19 -0700 Subject: [PATCH] INTERNAL: Rev version for release `05.02.06.03` --- version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.mk b/version.mk index 1056aa666..89d9717a6 100644 --- a/version.mk +++ b/version.mk @@ -1,5 +1,5 @@ export ROLL = stacki -export ROLLVERSION = 05.02.06.03 +export ROLLVERSION = 05.02.06.05 #export ROLLVERSION = 5.0_$(shell date +%Y%m%d)_$(shell git rev-parse --short HEAD) export RELEASE = $(shell $(STACKBUILD.ABSOLUTE)/bin/os-release)