Diff
Modified: branches/safari-612-branch/Source/_javascript_Core/Configurations/Version.xcconfig (287113 => 287114)
--- branches/safari-612-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2021-12-15 23:28:01 UTC (rev 287113)
+++ branches/safari-612-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2021-12-16 00:46:40 UTC (rev 287114)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 612;
MINOR_VERSION = 4;
-TINY_VERSION = 4;
+TINY_VERSION = 5;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-612-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig (287113 => 287114)
--- branches/safari-612-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 2021-12-15 23:28:01 UTC (rev 287113)
+++ branches/safari-612-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 2021-12-16 00:46:40 UTC (rev 287114)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 612;
MINOR_VERSION = 4;
-TINY_VERSION = 4;
+TINY_VERSION = 5;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-612-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (287113 => 287114)
--- branches/safari-612-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2021-12-15 23:28:01 UTC (rev 287113)
+++ branches/safari-612-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2021-12-16 00:46:40 UTC (rev 287114)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 612;
MINOR_VERSION = 4;
-TINY_VERSION = 4;
+TINY_VERSION = 5;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-612-branch/Source/WebCore/Configurations/Version.xcconfig (287113 => 287114)
--- branches/safari-612-branch/Source/WebCore/Configurations/Version.xcconfig 2021-12-15 23:28:01 UTC (rev 287113)
+++ branches/safari-612-branch/Source/WebCore/Configurations/Version.xcconfig 2021-12-16 00:46:40 UTC (rev 287114)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 612;
MINOR_VERSION = 4;
-TINY_VERSION = 4;
+TINY_VERSION = 5;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-612-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (287113 => 287114)
--- branches/safari-612-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2021-12-15 23:28:01 UTC (rev 287113)
+++ branches/safari-612-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2021-12-16 00:46:40 UTC (rev 287114)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 612;
MINOR_VERSION = 4;
-TINY_VERSION = 4;
+TINY_VERSION = 5;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-612-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (287113 => 287114)
--- branches/safari-612-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2021-12-15 23:28:01 UTC (rev 287113)
+++ branches/safari-612-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2021-12-16 00:46:40 UTC (rev 287114)
@@ -1,6 +1,6 @@
MAJOR_VERSION = 612;
MINOR_VERSION = 4;
-TINY_VERSION = 4;
+TINY_VERSION = 5;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-612-branch/Source/WebKit/Configurations/Version.xcconfig (287113 => 287114)
--- branches/safari-612-branch/Source/WebKit/Configurations/Version.xcconfig 2021-12-15 23:28:01 UTC (rev 287113)
+++ branches/safari-612-branch/Source/WebKit/Configurations/Version.xcconfig 2021-12-16 00:46:40 UTC (rev 287114)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 612;
MINOR_VERSION = 4;
-TINY_VERSION = 4;
+TINY_VERSION = 5;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-612-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (287113 => 287114)
--- branches/safari-612-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2021-12-15 23:28:01 UTC (rev 287113)
+++ branches/safari-612-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2021-12-16 00:46:40 UTC (rev 287114)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 612;
MINOR_VERSION = 4;
-TINY_VERSION = 4;
+TINY_VERSION = 5;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);