Skip to content

Commit

Permalink
SKA-272: Update SIL Kit to 4.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikHerr committed Sep 21, 2023
1 parent ccfe444 commit 3ceb999
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ The format is based on `Keep a Changelog (http://keepachangelog.com/en/1.0.0/) <

* If SIL Kit logger fails to log the log messages are now written to the console
* The importer source now includes the SIL Kit libraries that are used (removes the necessity to download and cache them)
* Updated SIL Kit libraries to 4.0.36

### Fixed

Expand Down
Binary file modified FmuImporter/_silkit/SilKit.dll
Binary file not shown.
Binary file modified FmuImporter/_silkit/libSilKit.so
Binary file not shown.
2 changes: 1 addition & 1 deletion FmuImporter/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<Version>1.0.3</Version>
<SilKitVersion>4.0.32</SilKitVersion>
<SilKitVersion>4.0.36</SilKitVersion>
<Copyright>Copyright (c) Vector Informatik GmbH. All rights reserved.</Copyright>
</PropertyGroup>

Expand Down

0 comments on commit 3ceb999

Please sign in to comment.