- Updated the version number of the UART communication interface DLL to reflect the recently made changes.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@180 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
Frank Voorburg 2016-11-14 17:42:16 +00:00
parent f1f41b0923
commit 1d3fe6e745
2 changed files with 1 additions and 1 deletions

View File

@ -562,7 +562,7 @@ end; //*** end of MbiDescription ***
//***************************************************************************************
function MbiVersion : Longword; stdcall;
begin
Result := 10002; // v1.00.02
Result := 10003; // v1.00.03
end; //*** end of MbiVersion ***

Binary file not shown.