Skip to content

Commit 8475f38

Browse files
committed
Update occt version number in INSTALL.md Fix #968
1 parent b815496 commit 8475f38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ pythonOCC needs the following libraries or programs to be installed before you
2020
can compile/use it :
2121

2222
* the python programming language (<http://www.python.org>). Python 3.x is required. Python 2
23-
is officially dropped since the release 7.4.0.
23+
is officially dropped since the release 7.5.0.
2424

25-
* OpenCascade 7.4.0 (<https://dev.opencascade.org>),
25+
* OpenCascade 7.5.0 (<https://dev.opencascade.org>),
2626

2727
* SWIG 3.0.11 or higher (<http://www.swig.org>),
2828

0 commit comments

Comments
 (0)