From afe0ed6f41ef5f691e9bf3354a471520af248641 Mon Sep 17 00:00:00 2001 From: gerrit Date: Wed, 26 Apr 2023 16:11:33 +0800 Subject: [PATCH] ci: update build version to 01.06.02.02 Change-Id: Id18fc70803c7a5c96749a6b004a3dec1480f3a77 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index d42f10153d..a969484fa2 100644 --- a/version.inc +++ b/version.inc @@ -10,4 +10,4 @@ endif() if(NOT DEFINED BBL_INTERNAL_TESTING) set(BBL_INTERNAL_TESTING "1") endif() -set(SLIC3R_VERSION "01.06.02.01") +set(SLIC3R_VERSION "01.06.02.02")