Diff
Modified: branches/safari-610.3.6-branch/Source/_javascript_Core/Configurations/Version.xcconfig (269494 => 269495)
--- branches/safari-610.3.6-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2020-11-06 01:01:53 UTC (rev 269494)
+++ branches/safari-610.3.6-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2020-11-06 01:13:31 UTC (rev 269495)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 3;
TINY_VERSION = 6;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-610.3.6-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig (269494 => 269495)
--- branches/safari-610.3.6-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 2020-11-06 01:01:53 UTC (rev 269494)
+++ branches/safari-610.3.6-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 2020-11-06 01:13:31 UTC (rev 269495)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 3;
TINY_VERSION = 6;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-610.3.6-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (269494 => 269495)
--- branches/safari-610.3.6-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2020-11-06 01:01:53 UTC (rev 269494)
+++ branches/safari-610.3.6-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2020-11-06 01:13:31 UTC (rev 269495)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 3;
TINY_VERSION = 6;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-610.3.6-branch/Source/WebCore/Configurations/Version.xcconfig (269494 => 269495)
--- branches/safari-610.3.6-branch/Source/WebCore/Configurations/Version.xcconfig 2020-11-06 01:01:53 UTC (rev 269494)
+++ branches/safari-610.3.6-branch/Source/WebCore/Configurations/Version.xcconfig 2020-11-06 01:13:31 UTC (rev 269495)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 3;
TINY_VERSION = 6;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-610.3.6-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (269494 => 269495)
--- branches/safari-610.3.6-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2020-11-06 01:01:53 UTC (rev 269494)
+++ branches/safari-610.3.6-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2020-11-06 01:13:31 UTC (rev 269495)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 3;
TINY_VERSION = 6;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-610.3.6-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (269494 => 269495)
--- branches/safari-610.3.6-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2020-11-06 01:01:53 UTC (rev 269494)
+++ branches/safari-610.3.6-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2020-11-06 01:13:31 UTC (rev 269495)
@@ -1,7 +1,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 3;
TINY_VERSION = 6;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-610.3.6-branch/Source/WebKit/Configurations/Version.xcconfig (269494 => 269495)
--- branches/safari-610.3.6-branch/Source/WebKit/Configurations/Version.xcconfig 2020-11-06 01:01:53 UTC (rev 269494)
+++ branches/safari-610.3.6-branch/Source/WebKit/Configurations/Version.xcconfig 2020-11-06 01:13:31 UTC (rev 269495)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 3;
TINY_VERSION = 6;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-610.3.6-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (269494 => 269495)
--- branches/safari-610.3.6-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2020-11-06 01:01:53 UTC (rev 269494)
+++ branches/safari-610.3.6-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2020-11-06 01:13:31 UTC (rev 269495)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 3;
TINY_VERSION = 6;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);