Skip to content

Commit 01be81b

Browse files
committed
Bump cmake version
1 parent dc5293a commit 01be81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ endif(POLICY CMP0167)
5151
# Set here the version number **** only update upon tagging a release!
5252
set (KratosMultiphysics_MAJOR_VERSION 10)
5353
set (KratosMultiphysics_MINOR_VERSION 2)
54-
set (KratosMultiphysics_PATCH_VERSION 2)
54+
set (KratosMultiphysics_PATCH_VERSION 3)
5555

5656
# If KRATOS_SOURCE_DIR is not defined use the CMAKE_SOURCE_DIR
5757
if(NOT DEFINED KRATOS_SOURCE_DIR)

0 commit comments

Comments
 (0)