1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

Incrementation of OCCT version up to 6.8.0beta

Correction of license statements
This commit is contained in:
bugmaster
2014-10-09 16:38:43 +04:00
parent beb18c1f6e
commit 09711f3720
6 changed files with 59 additions and 15 deletions

View File

@@ -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 "dev"
#define OCC_VERSION_DEVELOPMENT "beta"
// Derived (manually): version as real and string (major.minor)
#define OCC_VERSION 6.8