From ec91e700d8641f7526ae8057f14c641ed56967c9 Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 18 Aug 2023 22:29:57 +0800 Subject: [PATCH] ci: update build version to 01.07.04.52 Change-Id: Ib7f7771485ef943dabe6dd35957e78df73bd4656 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index bb79c7bfa..dd147739c 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.07.04.51") +set(SLIC3R_VERSION "01.07.04.52")