File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2727macro (configure_silkit_version project_name )
2828 set (SILKIT_VERSION_MAJOR 4)
2929 set (SILKIT_VERSION_MINOR 0)
30- set (SILKIT_VERSION_PATCH 45 )
30+ set (SILKIT_VERSION_PATCH 46 )
3131 set (SILKIT_BUILD_NUMBER 0 CACHE STRING "The build number" )
3232 set (SILKIT_VERSION_SUFFIX "" )
3333
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ All notable changes to the Vector SIL Kit project shall be documented in this fi
77The format is based on `Keep a Changelog (http://keepachangelog.com/en/1.0.0/) <http://keepachangelog.com/en/1.0.0/ >`_.
88
99
10- [4.0.46] - UNRELEASED
10+ [4.0.46] - 2024-02-27
1111---------------------
1212
1313Fixed
2929
3030- Utilities: prepare the registry for handling multiple simulations
3131
32+ - Added a licensecheck to prevent source files without a license header
3233
3334[4.0.45] - 2024-02-06
3435---------------------
You can’t perform that action at this time.
0 commit comments