From abb6676b650c75287eb80535197a9ca2ea7384a6 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Wed, 30 Nov 2022 22:55:56 +0800 Subject: [PATCH] bump version to 1.3.4 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 747143168c6..8692245350f 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.2") +set(SoftFever_VERSION "1.3.4")