mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2025-12-30 04:52:29 +00:00
Updating the packaging script.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user