MAJOR_VERSION = 537;
MINOR_VERSION = 51;
-TINY_VERSION = 1;
+TINY_VERSION = 2;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
// The bundle version and short version string are set based on the current build configuration, see below.