Hi,<div><br></div><div>I just dit a checkout from the VTK git repository to get the lastest release.</div><div><br></div><div>After building it, my VTKConfigVersion.cmake indicates</div><div>   SET(PACKAGE_VERSION &quot;6.0.0&quot;)</div>

<div><br></div><div>Also, in a project using this VTK build, i get:</div><div>VTK_VERSION_MAJOR = 6</div><div><div>VTK_VERSION_MINOR = 0</div><div>VTK_VERSION_PATCH = 0</div><br class="Apple-interchange-newline"></div><div>

However, under linux, the produced files are *-6.0.so.1</div><div>(for example libvtkCommonSystem-6.0.so.1 )</div><div><br></div><div>So is there a problem with the patch version? (.1 or .0 ?)</div><div><br></div><div>It breaks my install commands in my CMakeLists.txt</div>

<div><br></div><div>Thanks a lot!</div><div>Benoit</div>