From 4a99304c4fd043875faf6393bc68f1b480f8886a Mon Sep 17 00:00:00 2001 From: Stone Li Date: Wed, 29 Mar 2023 14:30:06 +0800 Subject: [PATCH] ENH: update version to 01.05.04.xx Change-Id: Ia53270bab7171376883cb01d158f0e0d6bdfc875 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 984bc5b9c..7ac91f895 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.00.62") +set(SLIC3R_VERSION "01.05.04.62")