Skip to content

Commit

Permalink
Update mdal.cpp
Browse files Browse the repository at this point in the history
ver++
  • Loading branch information
PeterPetrik authored Feb 1, 2022
1 parent b7e124f commit b0e4b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdal/mdal.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ static const char *EMPTY_STR = "";

const char *MDAL_Version()
{
return "0.9.1";
return "0.9.3";
}

MDAL_Status MDAL_LastStatus()
Expand Down

0 comments on commit b0e4b27

Please sign in to comment.