feature update version info

This commit is contained in:
alves
2026-03-11 10:32:57 +08:00
parent 0874b313ec
commit 72eb6882fa
4 changed files with 7 additions and 5 deletions

View File

@@ -6,12 +6,12 @@
#define SLIC3R_APP_NAME "Snapmaker Orca"
#define SLIC3R_APP_KEY "Snapmaker_Orca"
#define SLIC3R_VERSION "01.10.01.50"
#define Snapmaker_VERSION "2.2.4"
#define Snapmaker_VERSION "2.3.0"
#define MIN_FIRM_VER "1.0.0"
#ifndef GIT_COMMIT_HASH
#define GIT_COMMIT_HASH "0000000" // 0000000 means uninitialized
#endif
#define SLIC3R_BUILD_ID "2.2.4"
#define SLIC3R_BUILD_ID "2.3.0"
// #define SLIC3R_RC_VERSION "01.10.01.50"
#define BBL_RELEASE_TO_PUBLIC 1
#define BBL_INTERNAL_TESTING 0