Skip to content

Commit

Permalink
Update version to 7.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dpasukhi committed Mar 31, 2024
1 parent a4e91f8 commit bd2a789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Standard/Standard_Version.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
//! - "dev" for development version 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 "dev"

// Derived (manually): version as real and string (major.minor)
#define OCC_VERSION 7.8
Expand Down

0 comments on commit bd2a789

Please sign in to comment.