Diff
Modified: branches/safari-613.1.9-branch/Source/_javascript_Core/Configurations/Version.xcconfig (285815 => 285816)
--- branches/safari-613.1.9-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2021-11-15 18:58:44 UTC (rev 285815)
+++ branches/safari-613.1.9-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2021-11-15 19:00:28 UTC (rev 285816)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 613;
MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-613.1.9-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig (285815 => 285816)
--- branches/safari-613.1.9-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 2021-11-15 18:58:44 UTC (rev 285815)
+++ branches/safari-613.1.9-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 2021-11-15 19:00:28 UTC (rev 285816)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 613;
MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-613.1.9-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (285815 => 285816)
--- branches/safari-613.1.9-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2021-11-15 18:58:44 UTC (rev 285815)
+++ branches/safari-613.1.9-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2021-11-15 19:00:28 UTC (rev 285816)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 613;
MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-613.1.9-branch/Source/WebCore/Configurations/Version.xcconfig (285815 => 285816)
--- branches/safari-613.1.9-branch/Source/WebCore/Configurations/Version.xcconfig 2021-11-15 18:58:44 UTC (rev 285815)
+++ branches/safari-613.1.9-branch/Source/WebCore/Configurations/Version.xcconfig 2021-11-15 19:00:28 UTC (rev 285816)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 613;
MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-613.1.9-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (285815 => 285816)
--- branches/safari-613.1.9-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2021-11-15 18:58:44 UTC (rev 285815)
+++ branches/safari-613.1.9-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2021-11-15 19:00:28 UTC (rev 285816)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 613;
MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-613.1.9-branch/Source/WebGPU/Configurations/Version.xcconfig (285815 => 285816)
--- branches/safari-613.1.9-branch/Source/WebGPU/Configurations/Version.xcconfig 2021-11-15 18:58:44 UTC (rev 285815)
+++ branches/safari-613.1.9-branch/Source/WebGPU/Configurations/Version.xcconfig 2021-11-15 19:00:28 UTC (rev 285816)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 613;
MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-613.1.9-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (285815 => 285816)
--- branches/safari-613.1.9-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2021-11-15 18:58:44 UTC (rev 285815)
+++ branches/safari-613.1.9-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2021-11-15 19:00:28 UTC (rev 285816)
@@ -1,6 +1,6 @@
MAJOR_VERSION = 613;
MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-613.1.9-branch/Source/WebKit/Configurations/Version.xcconfig (285815 => 285816)
--- branches/safari-613.1.9-branch/Source/WebKit/Configurations/Version.xcconfig 2021-11-15 18:58:44 UTC (rev 285815)
+++ branches/safari-613.1.9-branch/Source/WebKit/Configurations/Version.xcconfig 2021-11-15 19:00:28 UTC (rev 285816)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 613;
MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-613.1.9-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (285815 => 285816)
--- branches/safari-613.1.9-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2021-11-15 18:58:44 UTC (rev 285815)
+++ branches/safari-613.1.9-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2021-11-15 19:00:28 UTC (rev 285816)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 613;
MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);