Skip to content
Snippets Groups Projects
Commit 2e795e60 authored by Federico's avatar Federico
Browse files

Updated version string

parent 01623637
Branches
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ namespace miosix {
#define AU
#endif
const char AU ver[]="Miosix v2.21 (" _MIOSIX_BOARDNAME ", " __DATE__ " " __TIME__ CV ")";
const char AU ver[]="Miosix v2.22 (" _MIOSIX_BOARDNAME ", " __DATE__ " " __TIME__ CV ")";
const char *getMiosixVersion()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment