JVersion->RELEASE is no longer supported in J4, it is easily replaced with getShortVerion() call. This PR replaces all of the JVersion->RELEASE locations with this function call. It also revises a few of the tests to use the proper version_compare function.
JVersion->RELEASE is no longer supported in J4, it is easily replaced with getShortVerion() call. This PR replaces all of the JVersion->RELEASE locations with this function call. It also revises a few of the tests to use the proper version_compare function.