compareBuild
Compares the build identifier of two versions.
Return
0
ifthis
==other
1
ifthis
is greater-1
ifother
is greater.
Compares the build identifier of two versions.
0
if this
== other
1
if this
is greater
-1
if other
is greater.