From 214b2a587f8b27a601c1a289720c3c9c5f495a82 Mon Sep 17 00:00:00 2001 From: "Mason J. Katz" Date: Tue, 15 Jan 2019 12:02:43 -0800 Subject: [PATCH] 5.2.0.0 (now with more digits) --- version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.mk b/version.mk index 88239037f..0e16b48c0 100644 --- a/version.mk +++ b/version.mk @@ -1,5 +1,5 @@ export ROLL = stacki -export ROLLVERSION = 5.2.0 +export ROLLVERSION = 5.2.0.0 #export ROLLVERSION = 5.0_$(shell date +%Y%m%d)_$(shell git rev-parse --short HEAD) export RELEASE = $(shell $(STACKBUILD.ABSOLUTE)/bin/os-release)