Skip to content

Commit 628c021

Browse files
author
bugmaster
committed
Increment OCCT version up to 7.5.0
1 parent dbecff5 commit 628c021

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 development version 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 7.5

0 commit comments

Comments
 (0)