Skip to content

Commit

Permalink
Updated build version
Browse files Browse the repository at this point in the history
  • Loading branch information
roigcarlo committed Feb 27, 2023
1 parent c8e1c6e commit 40803e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ endif(POLICY CMP0057)

# Set here the version number **** only update upon tagging a release!
set (KratosMultiphysics_MAJOR_VERSION 9)
set (KratosMultiphysics_MINOR_VERSION 2)
set (KratosMultiphysics_PATCH_VERSION 2)
set (KratosMultiphysics_MINOR_VERSION 3)
set (KratosMultiphysics_PATCH_VERSION 0)

# If KRATOS_SOURCE_DIR is not defined use the CMAKE_SOURCE_DIR
if(NOT DEFINED KRATOS_SOURCE_DIR)
Expand Down

0 comments on commit 40803e9

Please sign in to comment.