From 975aa7065102f729e206ec8ae7f1469b92bd5d82 Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 14 Apr 2023 10:48:52 +0800 Subject: [PATCH] ci: update build version to 01.06.00.61 Change-Id: I6fcbbf51e3550b0f9b163d3fbe061aaa0f51fdab --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index dfde671a4..083fa6fc7 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.60") +set(SLIC3R_VERSION "01.06.00.61")