From 5f24e4bcdcec71e5c09d3dd6456e68a6d961f6f7 Mon Sep 17 00:00:00 2001 From: bugmaster Date: Wed, 11 Nov 2020 20:06:37 +0300 Subject: [PATCH] Update version up to 7.5.1.dev # Conflicts: # src/Standard/Standard_Version.hxx --- src/Standard/Standard_Version.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Standard/Standard_Version.hxx b/src/Standard/Standard_Version.hxx index 6a8361080b..7a89fa7561 100644 --- a/src/Standard/Standard_Version.hxx +++ b/src/Standard/Standard_Version.hxx @@ -35,7 +35,7 @@ // Primary definitions #define OCC_VERSION_MAJOR 7 #define OCC_VERSION_MINOR 6 -#define OCC_VERSION_MAINTENANCE 0 +#define OCC_VERSION_MAINTENANCE 1 //! This macro must be commented in official release, and set to non-empty //! string in other situations, to identify specifics of the version, e.g.: -- 2.39.5