Title: [288764] branches/safari-613-branch/Source

Diff

Modified: branches/safari-613-branch/Source/_javascript_Core/Configurations/Version.xcconfig (288763 => 288764)


--- branches/safari-613-branch/Source/_javascript_Core/Configurations/Version.xcconfig	2022-01-29 00:05:54 UTC (rev 288763)
+++ branches/safari-613-branch/Source/_javascript_Core/Configurations/Version.xcconfig	2022-01-29 00:14:01 UTC (rev 288764)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 613;
 MINOR_VERSION = 1;
-TINY_VERSION = 15;
+TINY_VERSION = 16;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-613-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig (288763 => 288764)


--- branches/safari-613-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig	2022-01-29 00:05:54 UTC (rev 288763)
+++ branches/safari-613-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig	2022-01-29 00:14:01 UTC (rev 288764)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 613;
 MINOR_VERSION = 1;
-TINY_VERSION = 15;
+TINY_VERSION = 16;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-613-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (288763 => 288764)


--- branches/safari-613-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig	2022-01-29 00:05:54 UTC (rev 288763)
+++ branches/safari-613-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig	2022-01-29 00:14:01 UTC (rev 288764)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 613;
 MINOR_VERSION = 1;
-TINY_VERSION = 15;
+TINY_VERSION = 16;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-613-branch/Source/WebCore/Configurations/Version.xcconfig (288763 => 288764)


--- branches/safari-613-branch/Source/WebCore/Configurations/Version.xcconfig	2022-01-29 00:05:54 UTC (rev 288763)
+++ branches/safari-613-branch/Source/WebCore/Configurations/Version.xcconfig	2022-01-29 00:14:01 UTC (rev 288764)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 613;
 MINOR_VERSION = 1;
-TINY_VERSION = 15;
+TINY_VERSION = 16;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-613-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (288763 => 288764)


--- branches/safari-613-branch/Source/WebCore/PAL/Configurations/Version.xcconfig	2022-01-29 00:05:54 UTC (rev 288763)
+++ branches/safari-613-branch/Source/WebCore/PAL/Configurations/Version.xcconfig	2022-01-29 00:14:01 UTC (rev 288764)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 613;
 MINOR_VERSION = 1;
-TINY_VERSION = 15;
+TINY_VERSION = 16;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-613-branch/Source/WebGPU/Configurations/Version.xcconfig (288763 => 288764)


--- branches/safari-613-branch/Source/WebGPU/Configurations/Version.xcconfig	2022-01-29 00:05:54 UTC (rev 288763)
+++ branches/safari-613-branch/Source/WebGPU/Configurations/Version.xcconfig	2022-01-29 00:14:01 UTC (rev 288764)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 613;
 MINOR_VERSION = 1;
-TINY_VERSION = 15;
+TINY_VERSION = 16;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-613-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (288763 => 288764)


--- branches/safari-613-branch/Source/WebInspectorUI/Configurations/Version.xcconfig	2022-01-29 00:05:54 UTC (rev 288763)
+++ branches/safari-613-branch/Source/WebInspectorUI/Configurations/Version.xcconfig	2022-01-29 00:14:01 UTC (rev 288764)
@@ -1,6 +1,6 @@
 MAJOR_VERSION = 613;
 MINOR_VERSION = 1;
-TINY_VERSION = 15;
+TINY_VERSION = 16;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-613-branch/Source/WebKit/Configurations/Version.xcconfig (288763 => 288764)


--- branches/safari-613-branch/Source/WebKit/Configurations/Version.xcconfig	2022-01-29 00:05:54 UTC (rev 288763)
+++ branches/safari-613-branch/Source/WebKit/Configurations/Version.xcconfig	2022-01-29 00:14:01 UTC (rev 288764)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 613;
 MINOR_VERSION = 1;
-TINY_VERSION = 15;
+TINY_VERSION = 16;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-613-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (288763 => 288764)


--- branches/safari-613-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig	2022-01-29 00:05:54 UTC (rev 288763)
+++ branches/safari-613-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig	2022-01-29 00:14:01 UTC (rev 288764)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 613;
 MINOR_VERSION = 1;
-TINY_VERSION = 15;
+TINY_VERSION = 16;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to