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

Updated version string

parent 2eb544d3
Branches
Tags
Loading
......@@ -64,7 +64,7 @@ namespace miosix {
#define AU
#endif
const char AU ver[]="Miosix v2.20 (" _MIOSIX_BOARDNAME ", " __DATE__ " " __TIME__ CV ")";
const char AU ver[]="Miosix v2.21 (" _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