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.
The current version.
Returns a version diff if the
currentversion is higher than theoriginal. Iforiginalis higher thancurrent, returnsnull.