From ee444185c99a446f02da5fe6adbc88ba640e155a Mon Sep 17 00:00:00 2001 From: "lane.wei" Date: Fri, 21 Jun 2024 09:39:04 +0800 Subject: [PATCH] ENH: version: bumped to 1.9.3 Change-Id: I0d57250042fe202a7e90f478bfc801d7bd8a65ee --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index d6085fe43..c1bb1a39f 100644 --- a/version.inc +++ b/version.inc @@ -15,4 +15,4 @@ endif() # The build_version should start from 50 in master branch -set(SLIC3R_VERSION "01.09.02.64") +set(SLIC3R_VERSION "01.09.03.50")