From 1ce06fa32005337e7e4607816a34849ed2827476 Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 13 Oct 2023 08:40:13 +0800 Subject: [PATCH] ci: update build version to 01.07.07.89 Change-Id: I0b2aad10c8f697ad0cf74744b71ec1e2fef1c843 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 5359770202..9dacaf379f 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.07.88") +set(SLIC3R_VERSION "01.07.07.89")