From b79fc88ade2c111c0dfc0a438a515464e6da4a15 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Fri, 11 Aug 2023 21:14:25 +0800 Subject: [PATCH] 1.6.4-beta3 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index b160f3680b..c7fca397b4 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.4-beta2") +set(SoftFever_VERSION "1.6.4-beta3") set(SLIC3R_VERSION "01.06.02.04") \ No newline at end of file