From 6dc6e27d98eb3c60fa905c37e4d0c3ba507ffffc Mon Sep 17 00:00:00 2001 From: gerrit Date: Mon, 31 Jul 2023 09:10:23 +0800 Subject: [PATCH] ci: update build version to 01.07.01.56 Change-Id: Ie706fd152fa8cc7cbac4f580b8d88c0cab6fa0fd --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 2bccb7147..91bde57d4 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.01.55") +set(SLIC3R_VERSION "01.07.01.56")