From 26fb59de44bd318946b60ca763cf875166f5d481 Mon Sep 17 00:00:00 2001 From: "lane.wei" Date: Thu, 7 Dec 2023 10:32:30 +0800 Subject: [PATCH] ENH: version: bumped to 1.8.2 Change-Id: Ic9acb5607ec94188112999afa41f2052281a08f1 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 5d7181732..a80b69e34 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.01.58") +set(SLIC3R_VERSION "01.08.02.50")