File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
2424//
2525
2626VS_VERSION_INFO VERSIONINFO
27- FILEVERSION 2,7,38
28- PRODUCTVERSION 2,7,38
27+ FILEVERSION 2,7,39
28+ PRODUCTVERSION 2,7,39
2929 FILEFLAGSMASK 0x0L
3030#ifdef _DEBUG
3131 FILEFLAGS 0x1L
@@ -43,12 +43,12 @@ BEGIN
4343 VALUE "Comments", "Motion estimation and compensation"
4444 VALUE "CompanyName", "A.G.Balakhnin aka Fizick, fizick@avisynth.org.ru"
4545 VALUE "FileDescription", "MVTools plugin for AviSynth 2.6 API"
46- VALUE "FileVersion", "2.7.38 "
46+ VALUE "FileVersion", "2.7.39 "
4747 VALUE "InternalName", "mvtools"
4848 VALUE "LegalCopyright", "�2004 Manao, �2005 Fizick, �2008 TSchniede under GNU GPL v2"
4949 VALUE "OriginalFilename", "mvtools.dll"
5050 VALUE "ProductName", "mvtools"
51- VALUE "ProductVersion", "2.7.38 "
51+ VALUE "ProductVersion", "2.7.39 "
5252 END
5353 END
5454 BLOCK "VarFileInfo"
You can’t perform that action at this time.
0 commit comments