Title: [248157] branches/safari-608.1-branch/Source

Diff

Modified: branches/safari-608.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig (248156 => 248157)


--- branches/safari-608.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig	2019-08-02 17:04:15 UTC (rev 248156)
+++ branches/safari-608.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig	2019-08-02 17:06:01 UTC (rev 248157)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
-TINY_VERSION = 41;
+TINY_VERSION = 42;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-608.1-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (248156 => 248157)


--- branches/safari-608.1-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig	2019-08-02 17:04:15 UTC (rev 248156)
+++ branches/safari-608.1-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig	2019-08-02 17:06:01 UTC (rev 248157)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
-TINY_VERSION = 41;
+TINY_VERSION = 42;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-608.1-branch/Source/WebCore/Configurations/Version.xcconfig (248156 => 248157)


--- branches/safari-608.1-branch/Source/WebCore/Configurations/Version.xcconfig	2019-08-02 17:04:15 UTC (rev 248156)
+++ branches/safari-608.1-branch/Source/WebCore/Configurations/Version.xcconfig	2019-08-02 17:06:01 UTC (rev 248157)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
-TINY_VERSION = 41;
+TINY_VERSION = 42;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-608.1-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (248156 => 248157)


--- branches/safari-608.1-branch/Source/WebCore/PAL/Configurations/Version.xcconfig	2019-08-02 17:04:15 UTC (rev 248156)
+++ branches/safari-608.1-branch/Source/WebCore/PAL/Configurations/Version.xcconfig	2019-08-02 17:06:01 UTC (rev 248157)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
-TINY_VERSION = 41;
+TINY_VERSION = 42;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-608.1-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (248156 => 248157)


--- branches/safari-608.1-branch/Source/WebInspectorUI/Configurations/Version.xcconfig	2019-08-02 17:04:15 UTC (rev 248156)
+++ branches/safari-608.1-branch/Source/WebInspectorUI/Configurations/Version.xcconfig	2019-08-02 17:06:01 UTC (rev 248157)
@@ -1,6 +1,6 @@
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
-TINY_VERSION = 41;
+TINY_VERSION = 42;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-608.1-branch/Source/WebKit/Configurations/Version.xcconfig (248156 => 248157)


--- branches/safari-608.1-branch/Source/WebKit/Configurations/Version.xcconfig	2019-08-02 17:04:15 UTC (rev 248156)
+++ branches/safari-608.1-branch/Source/WebKit/Configurations/Version.xcconfig	2019-08-02 17:06:01 UTC (rev 248157)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
-TINY_VERSION = 41;
+TINY_VERSION = 42;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);

Modified: branches/safari-608.1-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (248156 => 248157)


--- branches/safari-608.1-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig	2019-08-02 17:04:15 UTC (rev 248156)
+++ branches/safari-608.1-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig	2019-08-02 17:06:01 UTC (rev 248157)
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
-TINY_VERSION = 41;
+TINY_VERSION = 42;
 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

Reply via email to