diff --git a/bin/LEVer.exe b/bin/LEVer.exe index 78834cf59f2a674eb3c2f043efd0a6ee40e3cbd0..8b999da80522b15a71ba7e6d8a3a881f5938635f 100644 Binary files a/bin/LEVer.exe and b/bin/LEVer.exe differ diff --git a/bin/Segmentor.exe b/bin/Segmentor.exe index 500da07393404b695fe89a63e213eca9d2dac476..38fa6056dea8fe3aa2967fa794167988d1626f93 100644 Binary files a/bin/Segmentor.exe and b/bin/Segmentor.exe differ diff --git a/src/MATLAB/LEVer.m b/src/MATLAB/LEVer.m index 1987562ed9252cd90cb597d991523c81b2884b24..58bfb51060a1a5ce40b73a10b4f85dbfe4cd966f 100644 --- a/src/MATLAB/LEVer.m +++ b/src/MATLAB/LEVer.m @@ -38,7 +38,7 @@ if(~isempty(Figures)) end end -versionString = '4.4.3'; +versionString = '4.4.4'; if(OpenData(versionString)) InitializeFigures(); diff --git a/src/MATLAB/Segmentor.exe b/src/MATLAB/Segmentor.exe index 500da07393404b695fe89a63e213eca9d2dac476..38fa6056dea8fe3aa2967fa794167988d1626f93 100644 Binary files a/src/MATLAB/Segmentor.exe and b/src/MATLAB/Segmentor.exe differ