From c5016085322aa714282a7ef96d81ef7ad98317bb Mon Sep 17 00:00:00 2001 From: "lane.wei" Date: Tue, 16 Jan 2024 10:08:10 +0800 Subject: [PATCH] ENH: bumped version to 1.8.4 Change-Id: I4798dc9228a7aae49c2d5f70bb070fc1a885db92 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index b93a06798..b7c0630c7 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.91") +set(SLIC3R_VERSION "01.08.04.50")