From a636df63c14e788b408603daf9ecf973be6dd5dd Mon Sep 17 00:00:00 2001 From: SoftFever Date: Sun, 28 May 2023 10:51:04 +0800 Subject: [PATCH] bump version to 1.6.3 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 62938cd02da..e03bc473dcc 100644 --- a/version.inc +++ b/version.inc @@ -10,5 +10,5 @@ endif() if(NOT DEFINED BBL_INTERNAL_TESTING) set(BBL_INTERNAL_TESTING "1") endif() -set(SoftFever_VERSION "1.6.3-beta") +set(SoftFever_VERSION "1.6.3") set(SLIC3R_VERSION "01.06.00.66") \ No newline at end of file