Skip to content

Commit

Permalink
ver++
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Aug 17, 2021
1 parent 9b3a8bf commit 2066ea7
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.90";
return "0.8.91";
}

MDAL_Status MDAL_LastStatus()
Expand Down

0 comments on commit 2066ea7

Please sign in to comment.