From f596a822e27fbe616c8c04eb0102376e7a022469 Mon Sep 17 00:00:00 2001 From: Stone Li Date: Mon, 3 Apr 2023 09:50:06 +0800 Subject: [PATCH] ENH: update version to 01.05.05.63 Change-Id: I79847e97e6f0a85b28e3ca85297249a9c46ef913 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 7ac91f895..9d84c3be6 100644 --- a/version.inc +++ b/version.inc @@ -10,4 +10,4 @@ endif() if(NOT DEFINED BBL_INTERNAL_TESTING) set(BBL_INTERNAL_TESTING "1") endif() -set(SLIC3R_VERSION "01.05.04.62") +set(SLIC3R_VERSION "01.05.05.63")