Skip to content

Commit fd47711

Browse files
author
bugmaster
committed
Increment OCCT version up to 7.4.0
1 parent c61c864 commit fd47711

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 7.4

0 commit comments

Comments
 (0)