From 0cfb0ed8309a1aac2491acc2683b601f55a7cbee Mon Sep 17 00:00:00 2001 From: SoftFever Date: Wed, 9 Nov 2022 22:32:16 +0800 Subject: [PATCH] bump version to 1.3.3 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 356ac0f8394..e83442474db 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.00.25") -set(SoftFever_VERSION "1.3.3 beta3") +set(SoftFever_VERSION "1.3.3")