Returns a version diff if the current version is higher than the original. If original is higher than current, returns null.
current
original
null
The original version string.
The current version string.
Returns a version diff if the
currentversion is higher than theoriginal. Iforiginalis higher thancurrent, returnsnull.