From e3033719fc1e1d03b370b1ac5f9d2f50bffd57f8 Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 5 Jan 2024 20:46:51 +0800 Subject: [PATCH] ci: update build version to 01.08.03.87 Change-Id: If459094a9f4cf72e938a0a3fc96ecd379f54a1b1 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 75afcadf6..afb8d2bd4 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.03.86") +set(SLIC3R_VERSION "01.08.03.87")