fix crash when there are unicode string in the model path

This commit is contained in:
SoftFever 2022-10-26 20:56:28 +08:00
parent 96810ea994
commit 644742133e
7 changed files with 15 additions and 15 deletions

View file

@ -11,4 +11,4 @@ if(NOT DEFINED BBL_INTERNAL_TESTING)
set(BBL_INTERNAL_TESTING "1")
endif()
set(SLIC3R_VERSION "01.03.00.12")
set(SoftFever_VERSION "1.3.2 beta3")
set(SoftFever_VERSION "1.3.2 beta4")