From 6ae8ab34557401dde988f5d00cf66eb2f551b5b6 Mon Sep 17 00:00:00 2001 From: Rad Date: Sat, 18 Apr 2026 23:44:03 +0200 Subject: [PATCH] version number electric boogaloo --- src/common_func/common_func.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common_func/common_func.hpp b/src/common_func/common_func.hpp index b4021face3..afa1b1b297 100644 --- a/src/common_func/common_func.hpp +++ b/src/common_func/common_func.hpp @@ -5,9 +5,9 @@ #define SLIC3R_APP_NAME "SnapmakerOrca-FullSpectrum" #define SLIC3R_APP_KEY "Snapmaker_Orca" -#define SLIC3R_VERSION "01.10.01.50" +#define SLIC3R_VERSION "01.10.01.70" #define Snapmaker_VERSION "2.3.1" -#define FULLSPECTRUM_VERSION "0.9.5" +#define FULLSPECTRUM_VERSION "0.9.7" #define MIN_FIRM_VER "1.0.0" #ifndef GIT_COMMIT_HASH #define GIT_COMMIT_HASH "0000000" // 0000000 means uninitialized