Skip to content

Commit b630de2

Browse files
Merge pull request #9 from LIHPC-Computational-Geometry/python-3.11_pyframeobject_changes
Update version.cmake
2 parents 0142e94 + e514b71 commit b630de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Pour la bibliothèque QtPython :
66
set (QT_PYTHON_MAJOR_VERSION "6")
77
set (QT_PYTHON_MINOR_VERSION "4")
8-
set (QT_PYTHON_RELEASE_VERSION "0")
8+
set (QT_PYTHON_RELEASE_VERSION "2")
99
set (QT_PYTHON_VERSION ${QT_PYTHON_MAJOR_VERSION}.${QT_PYTHON_MINOR_VERSION}.${QT_PYTHON_RELEASE_VERSION})
1010

1111
# Pour la bibliothèque QtPython3 :

0 commit comments

Comments
 (0)