From 17d6e63cf97f43c6eadb0293b6c23cd1f720bccd Mon Sep 17 00:00:00 2001 From: SoftFever Date: Thu, 6 Apr 2023 16:59:24 +0800 Subject: [PATCH] bump up version 1.6.1 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index cc0b4c87efe..b4917d8311f 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.0") +set(SoftFever_VERSION "1.6.1") set(SLIC3R_VERSION "01.05.00.61")