From 49982a449799ae5e7ff11c93b60fb53e2742468f Mon Sep 17 00:00:00 2001 From: SoftFever <103989404+SoftFever@users.noreply.github.com> Date: Tue, 20 Dec 2022 11:35:55 +0800 Subject: [PATCH] change version to 1.4.0 official Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com> --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index ab6181f0b4..00dbf11f7e 100644 --- a/version.inc +++ b/version.inc @@ -10,5 +10,5 @@ endif() if(NOT DEFINED BBL_INTERNAL_TESTING) set(BBL_INTERNAL_TESTING "1") endif() -set(SoftFever_VERSION "1.4.0 beta3") +set(SoftFever_VERSION "1.4.0") set(SLIC3R_VERSION "01.04.00.17")