From 6ff5df7dd1d7fd6f8a541dafe0000f20f3469423 Mon Sep 17 00:00:00 2001 From: supermerill Date: Mon, 5 Oct 2020 23:27:38 +0200 Subject: [PATCH] really go to 2.2.54.0 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 1845a300c..931cf6633 100644 --- a/version.inc +++ b/version.inc @@ -3,7 +3,7 @@ set(SLIC3R_APP_NAME "SuperSlicer") set(SLIC3R_APP_KEY "SuperSlicer") -set(SLIC3R_VERSION "2.2.53") +set(SLIC3R_VERSION "2.2.54") set(SLIC3R_BUILD_ID "SuperSlicer_${SLIC3R_RC_VERSION}") set(SLIC3R_RC_VERSION "2,2,54,0") set(SLIC3R_RC_VERSION_DOTS "2.2.54.0")