From dc941163ebbd8a4f4584134c754f42e706bc9fa3 Mon Sep 17 00:00:00 2001 From: SoftFever <103989404+SoftFever@users.noreply.github.com> Date: Sun, 30 Oct 2022 19:45:35 +0800 Subject: [PATCH] bump up version 1.32 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 1eb4d273dcf..c5e901839a9 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.03.00.12") -set(SoftFever_VERSION "1.3.2 beta4") +set(SoftFever_VERSION "1.3.2")