Title: [278612] branches/safari-607-branch/Source
- Revision
- 278612
- Author
- [email protected]
- Date
- 2021-06-08 09:45:31 -0700 (Tue, 08 Jun 2021)
Log Message
Versioning.
WebKit-7607.3.14
Modified Paths
Diff
Modified: branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig (278611 => 278612)
--- branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2021-06-08 16:35:09 UTC (rev 278611)
+++ branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2021-06-08 16:45:31 UTC (rev 278612)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 13;
+TINY_VERSION = 14;
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 (278611 => 278612)
--- branches/safari-607-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2021-06-08 16:35:09 UTC (rev 278611)
+++ branches/safari-607-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2021-06-08 16:45:31 UTC (rev 278612)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 13;
+TINY_VERSION = 14;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-607-branch/Source/WebCore/Configurations/Version.xcconfig (278611 => 278612)
--- branches/safari-607-branch/Source/WebCore/Configurations/Version.xcconfig 2021-06-08 16:35:09 UTC (rev 278611)
+++ branches/safari-607-branch/Source/WebCore/Configurations/Version.xcconfig 2021-06-08 16:45:31 UTC (rev 278612)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 13;
+TINY_VERSION = 14;
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 (278611 => 278612)
--- branches/safari-607-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2021-06-08 16:35:09 UTC (rev 278611)
+++ branches/safari-607-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2021-06-08 16:45:31 UTC (rev 278612)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 13;
+TINY_VERSION = 14;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-607-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (278611 => 278612)
--- branches/safari-607-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2021-06-08 16:35:09 UTC (rev 278611)
+++ branches/safari-607-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2021-06-08 16:45:31 UTC (rev 278612)
@@ -1,6 +1,6 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 13;
+TINY_VERSION = 14;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-607-branch/Source/WebKit/Configurations/Version.xcconfig (278611 => 278612)
--- branches/safari-607-branch/Source/WebKit/Configurations/Version.xcconfig 2021-06-08 16:35:09 UTC (rev 278611)
+++ branches/safari-607-branch/Source/WebKit/Configurations/Version.xcconfig 2021-06-08 16:45:31 UTC (rev 278612)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 13;
+TINY_VERSION = 14;
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 (278611 => 278612)
--- branches/safari-607-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2021-06-08 16:35:09 UTC (rev 278611)
+++ branches/safari-607-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2021-06-08 16:45:31 UTC (rev 278612)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 607;
MINOR_VERSION = 3;
-TINY_VERSION = 13;
+TINY_VERSION = 14;
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