Title: [274759] branches/safari-607-branch/Source
- Revision
- 274759
- Author
- [email protected]
- Date
- 2021-03-22 11:34:17 -0700 (Mon, 22 Mar 2021)
Log Message
Versioning WebKit-7607.3.11
Modified Paths
Diff
Modified: branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig (274758 => 274759)
--- branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2021-03-22 18:29:36 UTC (rev 274758)
+++ branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2021-03-22 18:34:17 UTC (rev 274759)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 10;
+TINY_VERSION = 11;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-607-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (274758 => 274759)
--- branches/safari-607-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2021-03-22 18:29:36 UTC (rev 274758)
+++ branches/safari-607-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2021-03-22 18:34:17 UTC (rev 274759)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 10;
+TINY_VERSION = 11;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-607-branch/Source/WebCore/Configurations/Version.xcconfig (274758 => 274759)
--- branches/safari-607-branch/Source/WebCore/Configurations/Version.xcconfig 2021-03-22 18:29:36 UTC (rev 274758)
+++ branches/safari-607-branch/Source/WebCore/Configurations/Version.xcconfig 2021-03-22 18:34:17 UTC (rev 274759)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 10;
+TINY_VERSION = 11;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-607-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (274758 => 274759)
--- branches/safari-607-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2021-03-22 18:29:36 UTC (rev 274758)
+++ branches/safari-607-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2021-03-22 18:34:17 UTC (rev 274759)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 10;
+TINY_VERSION = 11;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-607-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (274758 => 274759)
--- branches/safari-607-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2021-03-22 18:29:36 UTC (rev 274758)
+++ branches/safari-607-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2021-03-22 18:34:17 UTC (rev 274759)
@@ -1,6 +1,6 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 10;
+TINY_VERSION = 11;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-607-branch/Source/WebKit/Configurations/Version.xcconfig (274758 => 274759)
--- branches/safari-607-branch/Source/WebKit/Configurations/Version.xcconfig 2021-03-22 18:29:36 UTC (rev 274758)
+++ branches/safari-607-branch/Source/WebKit/Configurations/Version.xcconfig 2021-03-22 18:34:17 UTC (rev 274759)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 10;
+TINY_VERSION = 11;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-607-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (274758 => 274759)
--- branches/safari-607-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2021-03-22 18:29:36 UTC (rev 274758)
+++ branches/safari-607-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2021-03-22 18:34:17 UTC (rev 274759)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 10;
+TINY_VERSION = 11;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes