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