From 212699909781ef170c2b347e8cb2a7be9bf49389 Mon Sep 17 00:00:00 2001 From: gerrit Date: Tue, 28 Nov 2023 15:58:41 +0800 Subject: [PATCH] ci: update build version to 01.08.01.52 Change-Id: I9f5e30d3fc4b7ef9321c522d3c18fce98f03742f --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 0867444c5..abc0a5723 100644 --- a/version.inc +++ b/version.inc @@ -12,4 +12,4 @@ set(BBL_INTERNAL_TESTING "1") endif() # The build_version should start from 50 in master branch -set(SLIC3R_VERSION "01.08.01.51") +set(SLIC3R_VERSION "01.08.01.52")