Skip to content

Commit

Permalink
UxVCtrl V405
Browse files Browse the repository at this point in the history
  • Loading branch information
lebarsfa committed Oct 19, 2024
1 parent cdf2693 commit ea3fed8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
405
Improved warning messages related to nbopencvgui parameter.

404
Expand Down
2 changes: 1 addition & 1 deletion Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
#endif // _MSC_VER
#endif // _WIN32

int UxVCtrl_version = 404;
int UxVCtrl_version = 405;

int main(int argc, char* argv[])
{
Expand Down

0 comments on commit ea3fed8

Please sign in to comment.