From 4f53ef9316acacaeac39f00820c515db6a099590 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Wed, 30 Nov 2022 00:16:00 +0800 Subject: [PATCH] bump version to 1.3.3.2 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 19725b2281..747143168c 100644 --- a/version.inc +++ b/version.inc @@ -11,4 +11,4 @@ if(NOT DEFINED BBL_INTERNAL_TESTING) set(BBL_INTERNAL_TESTING "1") endif() set(SLIC3R_VERSION "01.03.01.01") -set(SoftFever_VERSION "1.3.3") +set(SoftFever_VERSION "1.3.3.2")