From 64038abf5afd91fa8cadd2c968794602c2246415 Mon Sep 17 00:00:00 2001 From: "yifan.wu" Date: Fri, 5 Aug 2022 17:11:39 +0800 Subject: [PATCH] ENH: update version to 01.01.01.00 Signed-off-by: yifan.wu Change-Id: I26e286c13213ada6f69005cca8aa60250fd272a1 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 651e26db3..87ec4efbf 100644 --- a/version.inc +++ b/version.inc @@ -7,4 +7,4 @@ set(SLIC3R_APP_KEY "BambuStudio") if(NOT DEFINED BBL_RELEASE_TO_PUBLIC) set(BBL_RELEASE_TO_PUBLIC "0") endif() -set(SLIC3R_VERSION "01.01.00.17") +set(SLIC3R_VERSION "01.01.01.00")