Skip to content
Snippets Groups Projects
Commit 73d52fcc authored by Terraneo Federico's avatar Terraneo Federico
Browse files

Changed version number, now v1.57

parent 9e5adac4
Branches
No related tags found
No related merge requests found
Changelog for Miosix np embedded OS
v1.57
v1.56
- Fixed some bugs in EDF scheduler, found by testsuite.
- Adapted testsuite to work with EDF scheduler.
......
......@@ -4,7 +4,7 @@ namespace miosix {
/**
* Kernel verision is stored in this string.
*/
const char *const versionString="Miosix v1.56";
const char *const versionString="Miosix v1.57";
const char *getMiosixVersion()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment