From 959643e70bee17bb70420a8e3b419f613961a598 Mon Sep 17 00:00:00 2001 From: gerrit Date: Tue, 13 Sep 2022 12:53:18 +0800 Subject: [PATCH] ci: update build version to 01.02.00.09 Change-Id: I2fb701d79af9c25d43c9fe19a5ac8caf28ea6687 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 346a9b5d5a..bab9777f5e 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.02.00.08") +set(SLIC3R_VERSION "01.02.00.09")