From 2c4455fb03b8c931660b08c887b509cfdd7f8b85 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Sat, 31 Dec 2022 22:51:49 +0800 Subject: [PATCH] bump version --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 177413d1cf..be63024a3e 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.1-dev") +set(SoftFever_VERSION "1.4.1") set(SLIC3R_VERSION "01.04.01.52")