We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 842f756 commit 9f8260cCopy full SHA for 9f8260c
1 file changed
Source/VirtualTrees.pas
@@ -78,7 +78,7 @@ interface
78
Winapi.ShlObj, System.UITypes, System.Generics.Collections;
79
80
const
81
- VTVersion = '7.0.0';
+ VTVersion = '7.1.0';
82
83
84
VTTreeStreamVersion = 3;
0 commit comments