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 85554b0 commit 4b5ebe8Copy full SHA for 4b5ebe8
CMakeLists.txt
@@ -6,7 +6,7 @@ include(CMakeDependentOption)
6
# Manually define VERSION
7
set(Sofa_VERSION_MAJOR 21)
8
set(Sofa_VERSION_MINOR 06)
9
-set(Sofa_VERSION_PATCH 02)
+set(Sofa_VERSION_PATCH 03)
10
set(Sofa_VERSION ${Sofa_VERSION_MAJOR}.${Sofa_VERSION_MINOR}.${Sofa_VERSION_PATCH})
11
12
set(SOFA_VERSION_STR "\"${Sofa_VERSION}\"")
0 commit comments