From 0e2124e3e20d88d89c6ee3048f600687525fd36b Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 24 Feb 2023 18:54:46 +0800 Subject: [PATCH] ci: update build version to 01.05.00.57 Change-Id: Ib92fbe4429bb49ec89babe3ee8a78a77fc6abeb3 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index add7d23e7..f681a3966 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.05.00.56") +set(SLIC3R_VERSION "01.05.00.57")