1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

Update OCCT version up to 6.5.2

This commit is contained in:
bugmaster 2011-09-23 12:09:01 +00:00 committed by bugmaster
parent e2f8b392a6
commit 94023077f2

View File

@ -23,8 +23,8 @@
// Primary definitions
#define OCC_VERSION_MAJOR 6
#define OCC_VERSION_MINOR 5
#define OCC_VERSION_MAINTENANCE 1
#define OCC_VERSION_DEVELOPMENT // This line must be commented in any final version (release)
#define OCC_VERSION_MAINTENANCE 2
//#define OCC_VERSION_DEVELOPMENT // This line must be commented in any final version (release)
// Derived: version as real and string (major.minor)
#define OCC_VERSION 6.5