From 390f68a98b7bdf03cc83144215528e4f52cac693 Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 15 Dec 2022 21:03:51 +0800 Subject: [PATCH] ci: update build version to 01.04.00.17 Change-Id: I146a1e2f421eb54ad8ae1df8f1458468becce319 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 3c8e2442f..dc08c7a02 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.04.00.16") +set(SLIC3R_VERSION "01.04.00.17")