From 4f5254a26e63d9f2f8f43dbabfb45f9f9df608cb Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 28 Dec 2023 11:50:40 +0800 Subject: [PATCH] ci: update build version to 01.08.02.83 Change-Id: I7f0ee30f6516d820d5b4ad060ecefae2e2dfa816 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 548179409..52fea2169 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.02.82") +set(SLIC3R_VERSION "01.08.02.83")