Skip to content

Added extra code to deal with root 6.20/6.22 incompatibility

Sylvester Joosten requested to merge fix-root-6.22 into master

pcm files are named slightly differently in 6.22 version 6.20, which lead to issues with the install command. I added code to check the root version and do the appropriate install.

Merge request reports