Skip to content

Commit 32d5cd7

Browse files
author
bugmaster
committed
Incrementation of OCCT version up to 6.8.0
1 parent 7f2debb commit 32d5cd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Standard/Standard_Version.hxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
//! - "dev" for official (certified) version (master branch) between releases
4343
//! - "beta..." or "rc..." for beta releases or release candidates
4444
//! - "project..." for version containing project-specific fixes
45-
#define OCC_VERSION_DEVELOPMENT "beta"
45+
//#define OCC_VERSION_DEVELOPMENT "beta"
4646

4747
// Derived (manually): version as real and string (major.minor)
4848
#define OCC_VERSION 6.8

0 commit comments

Comments
 (0)