Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
dderjoel committed Aug 14, 2023
2 parents 0c2ea64 + a7aea67 commit f918b1f
Show file tree
Hide file tree
Showing 4 changed files with 193 additions and 359 deletions.
2 changes: 1 addition & 1 deletion Changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version 2.2.2 (tbd)
version 2.2.2 (2023-08-14)
- workaround pmc offset values
- Updated dependencies

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ check: ms
./lib/test/test_data/add_two_numbers.bin \
./lib/test/test_data/add_two_numbers.so \
./lib/test/test_data/add_two_numbers.o && \
echo -e "\nOK."
echo -e "\r\033[32m OK\033[0m "
Loading

1 comment on commit f918b1f

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cpp-Linter Report ✔️

No problems need attention.

Have any feedback or feature suggestions? Share it here.

Please sign in to comment.