Skip to content

Commit

Permalink
ver++
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Jun 4, 2021
1 parent 6849b25 commit 70f9355
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.8.0";
return "0.8.1";
}

MDAL_Status MDAL_LastStatus()
Expand Down

0 comments on commit 70f9355

Please sign in to comment.