mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
Set OCC_VERSION_DEVELOPMENT to "fuji" to distinguish this specific build
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
//! - "dev" for official (certified) version (master branch) between releases
|
||||
//! - "beta..." or "rc..." for beta releases or release candidates
|
||||
//! - "project..." for version containing project-specific fixes
|
||||
//#define OCC_VERSION_DEVELOPMENT "beta"
|
||||
#define OCC_VERSION_DEVELOPMENT "fuji"
|
||||
|
||||
// Derived (manually): version as real and string (major.minor)
|
||||
#define OCC_VERSION 7.3
|
||||
|
Reference in New Issue
Block a user