From f704dbf8d871841a1fd8bca3d31bbe60615d324e Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 6 Apr 2023 15:41:39 +0800 Subject: [PATCH] ci: update build version to 01.06.00.52 Change-Id: I8c8198714f2252848e1b3ad76f6d4f3275c38088 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 64aeb4d0e..38f7bdff5 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.00.51") +set(SLIC3R_VERSION "01.06.00.52")