From 2db0d888c5eefc4a7d7dfd7bc367db3e2679f3a4 Mon Sep 17 00:00:00 2001 From: Michael Wagner Date: Wed, 18 Jul 2018 12:26:58 +0200 Subject: [PATCH] epic-ts --- tools/make/mconfigure | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/make/mconfigure b/tools/make/mconfigure index 7bd494e..9217fa1 100755 --- a/tools/make/mconfigure +++ b/tools/make/mconfigure @@ -28,6 +28,7 @@ function set_build { tag="${tag}M" fi version=${tag%%-*} + version=${version##*_} build=${tag#*-} fi } -- 2.20.1