File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1010macro (configure_silkit_version project_name )
1111 set (SILKIT_VERSION_MAJOR 5)
1212 set (SILKIT_VERSION_MINOR 0)
13- set (SILKIT_VERSION_PATCH 1 )
13+ set (SILKIT_VERSION_PATCH 2 )
1414 set (SILKIT_BUILD_NUMBER 0 CACHE STRING "The build number" )
1515 set (SILKIT_VERSION_SUFFIX "" )
1616
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ versions page.
99 :glob:
1010
1111 versions/latest.md
12+ versions/5.0.1.md
1213 versions/5.0.0.md
1314 versions/4.rst
1415 versions/3.rst
Original file line number Diff line number Diff line change 1+ # [ 5.0.1] - 2025-08-07
2+
3+ ## Fixed
4+ * build: fix building from source of the SIL Kit Demos in the distribution packages
Original file line number Diff line number Diff line change 1- # [ 5.0.1 ] - 2025-08-07
1+ # [ 5.0.2 ] - UNRELEASED
22
3- ## Fixed
4- * build: fix building from source of the SIL Kit Demos in the distribution packages
3+ > This changelog entry is still empty.
You can’t perform that action at this time.
0 commit comments