From 04fe631245589479ffc964edd90dede3d05c0887 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Sat, 18 Feb 2023 23:25:48 +0800 Subject: [PATCH] bump version to 1.4.5 (#328) Signed-off-by: SoftFever --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 369803a4cc..20efb9be2b 100644 --- a/version.inc +++ b/version.inc @@ -11,4 +11,4 @@ if(NOT DEFINED BBL_INTERNAL_TESTING) set(BBL_INTERNAL_TESTING "1") endif() set(SLIC3R_VERSION "01.04.02.13") -set(SoftFever_VERSION "1.4.4") +set(SoftFever_VERSION "1.4.5")