Revert extraneous changes.

This commit is contained in:
Aleksandr Dobkin
2026-03-11 16:50:52 -07:00
parent deb464854a
commit 59f6d75df7
7 changed files with 14 additions and 59 deletions

View File

@@ -5,7 +5,6 @@
#define SLIC3R_APP_KEY "@SLIC3R_APP_KEY@"
#define SLIC3R_VERSION "@SLIC3R_VERSION@"
#define SoftFever_VERSION "@SoftFever_VERSION@"
#define ZAA_VERSION "@ZAA_VERSION@"
#ifndef GIT_COMMIT_HASH
#define GIT_COMMIT_HASH "0000000" // 0000000 means uninitialized
#endif