Diff
Modified: branches/safari-611.1.3-branch/Source/_javascript_Core/Configurations/Version.xcconfig (268827 => 268828)
--- branches/safari-611.1.3-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2020-10-21 21:37:25 UTC (rev 268827)
+++ branches/safari-611.1.3-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2020-10-21 22:03:14 UTC (rev 268828)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 611;
MINOR_VERSION = 1;
TINY_VERSION = 3;
-MICRO_VERSION = 4;
+MICRO_VERSION = 5;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-611.1.3-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig (268827 => 268828)
--- branches/safari-611.1.3-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 2020-10-21 21:37:25 UTC (rev 268827)
+++ branches/safari-611.1.3-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 2020-10-21 22:03:14 UTC (rev 268828)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 611;
MINOR_VERSION = 1;
TINY_VERSION = 3;
-MICRO_VERSION = 4;
+MICRO_VERSION = 5;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-611.1.3-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (268827 => 268828)
--- branches/safari-611.1.3-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2020-10-21 21:37:25 UTC (rev 268827)
+++ branches/safari-611.1.3-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2020-10-21 22:03:14 UTC (rev 268828)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 611;
MINOR_VERSION = 1;
TINY_VERSION = 3;
-MICRO_VERSION = 4;
+MICRO_VERSION = 5;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-611.1.3-branch/Source/WebCore/Configurations/Version.xcconfig (268827 => 268828)
--- branches/safari-611.1.3-branch/Source/WebCore/Configurations/Version.xcconfig 2020-10-21 21:37:25 UTC (rev 268827)
+++ branches/safari-611.1.3-branch/Source/WebCore/Configurations/Version.xcconfig 2020-10-21 22:03:14 UTC (rev 268828)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 611;
MINOR_VERSION = 1;
TINY_VERSION = 3;
-MICRO_VERSION = 4;
+MICRO_VERSION = 5;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-611.1.3-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (268827 => 268828)
--- branches/safari-611.1.3-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2020-10-21 21:37:25 UTC (rev 268827)
+++ branches/safari-611.1.3-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2020-10-21 22:03:14 UTC (rev 268828)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 611;
MINOR_VERSION = 1;
TINY_VERSION = 3;
-MICRO_VERSION = 4;
+MICRO_VERSION = 5;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-611.1.3-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (268827 => 268828)
--- branches/safari-611.1.3-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2020-10-21 21:37:25 UTC (rev 268827)
+++ branches/safari-611.1.3-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2020-10-21 22:03:14 UTC (rev 268828)
@@ -1,7 +1,7 @@
MAJOR_VERSION = 611;
MINOR_VERSION = 1;
TINY_VERSION = 3;
-MICRO_VERSION = 4;
+MICRO_VERSION = 5;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-611.1.3-branch/Source/WebKit/Configurations/Version.xcconfig (268827 => 268828)
--- branches/safari-611.1.3-branch/Source/WebKit/Configurations/Version.xcconfig 2020-10-21 21:37:25 UTC (rev 268827)
+++ branches/safari-611.1.3-branch/Source/WebKit/Configurations/Version.xcconfig 2020-10-21 22:03:14 UTC (rev 268828)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 611;
MINOR_VERSION = 1;
TINY_VERSION = 3;
-MICRO_VERSION = 4;
+MICRO_VERSION = 5;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-611.1.3-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (268827 => 268828)
--- branches/safari-611.1.3-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2020-10-21 21:37:25 UTC (rev 268827)
+++ branches/safari-611.1.3-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2020-10-21 22:03:14 UTC (rev 268828)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 611;
MINOR_VERSION = 1;
TINY_VERSION = 3;
-MICRO_VERSION = 4;
+MICRO_VERSION = 5;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);