Updating the packaging script.

This commit is contained in:
Tadas Baltrusaitis
2018-05-11 19:39:53 +01:00
parent c08ec3e657
commit ebb67b179d

View File

@@ -1,5 +1,5 @@
clear;
version = '0.4.1';
version = '2.0.0';
out_x86 = sprintf('OpenFace_%s_win_x86', version);
out_x64 = sprintf('OpenFace_%s_win_x64', version);