From 946a17a081646ba5d39f67c978207aa187347945 Mon Sep 17 00:00:00 2001 From: ormorph Date: Wed, 27 Dec 2023 00:26:24 +0300 Subject: Replacing the version in the TRINITY_LIVEVER variable Signed-off-by: ormorph --- eclass/trinity-functions-2.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/trinity-functions-2.eclass b/eclass/trinity-functions-2.eclass index 8ccdb86a..1d709242 100644 --- a/eclass/trinity-functions-2.eclass +++ b/eclass/trinity-functions-2.eclass @@ -18,7 +18,7 @@ inherit multilib # @ECLASS_VARIABLE: TRINITY_LIVEVER # @DESCRIPTION: # Sets the version of the live assembly -TRINITY_LIVEVER="14.1.0" +TRINITY_LIVEVER="14.2.0" # @FUNCTION: set-trinityver # @USAGE: < version > -- cgit v1.2.1