We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5293a commit 01be81bCopy full SHA for 01be81b
CMakeLists.txt
@@ -51,7 +51,7 @@ endif(POLICY CMP0167)
51
# Set here the version number **** only update upon tagging a release!
52
set (KratosMultiphysics_MAJOR_VERSION 10)
53
set (KratosMultiphysics_MINOR_VERSION 2)
54
-set (KratosMultiphysics_PATCH_VERSION 2)
+set (KratosMultiphysics_PATCH_VERSION 3)
55
56
# If KRATOS_SOURCE_DIR is not defined use the CMAKE_SOURCE_DIR
57
if(NOT DEFINED KRATOS_SOURCE_DIR)
0 commit comments