Version(version_range);
Version
version_range: enclosed in parenthesis one or both of low_Bound and high_bound separated by a '-'
This is the only currently available type of condition for %If.
%If Version(- Qt_2_00) %If Version(Qt_1_43 -) %If Version(Qt_2_00 - Qt_2_1_0)