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