-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUGFIX: stack overflow on automatic data aqcuisition of long video f…
…iles (program crashes without any message) VERSION: 6.4
- Loading branch information
1 parent
0757d80
commit d0d1338
Showing
3 changed files
with
39 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
<?define SupportPhone = "[email protected]"?> | ||
<?define InstallDescription = "Video analysis for science education."?> | ||
<?define UpgradeGuid = "{4830D7E5-685D-4637-B1BD-9A347BB911CF}"?> | ||
<?define ProductVersion="6.3.1" ?> | ||
<?define ProductVersion="6.4.1" ?> | ||
|
||
<?if $(var.Platform) = x64 ?> | ||
<?define ProductName = "Viana.NET" ?> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters