mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
Update for #define OCC_VERSION_DEVELOPMENT
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
#define OCC_VERSION_MAJOR 6
|
#define OCC_VERSION_MAJOR 6
|
||||||
#define OCC_VERSION_MINOR 5
|
#define OCC_VERSION_MINOR 5
|
||||||
#define OCC_VERSION_MAINTENANCE 2
|
#define OCC_VERSION_MAINTENANCE 2
|
||||||
//#define OCC_VERSION_DEVELOPMENT // This line must be commented in any final version (release)
|
#define OCC_VERSION_DEVELOPMENT // This line must be commented in any final version (release)
|
||||||
|
|
||||||
// Derived: version as real and string (major.minor)
|
// Derived: version as real and string (major.minor)
|
||||||
#define OCC_VERSION 6.5
|
#define OCC_VERSION 6.5
|
||||||
|
Reference in New Issue
Block a user