Title: [245704] tags/Safari-608.1.24.50/Source

Diff

Modified: tags/Safari-608.1.24.50/Source/_javascript_Core/Configurations/Version.xcconfig (245703 => 245704)


--- tags/Safari-608.1.24.50/Source/_javascript_Core/Configurations/Version.xcconfig	2019-05-23 19:33:44 UTC (rev 245703)
+++ tags/Safari-608.1.24.50/Source/_javascript_Core/Configurations/Version.xcconfig	2019-05-23 19:42:30 UTC (rev 245704)
@@ -24,8 +24,8 @@
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
 TINY_VERSION = 24;
-MICRO_VERSION = 40;
-NANO_VERSION = 4;
+MICRO_VERSION = 50;
+NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 
 // The bundle version and short version string are set based on the current build configuration, see below.

Modified: tags/Safari-608.1.24.50/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (245703 => 245704)


--- tags/Safari-608.1.24.50/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig	2019-05-23 19:33:44 UTC (rev 245703)
+++ tags/Safari-608.1.24.50/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig	2019-05-23 19:42:30 UTC (rev 245704)
@@ -24,8 +24,8 @@
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
 TINY_VERSION = 24;
-MICRO_VERSION = 40;
-NANO_VERSION = 4;
+MICRO_VERSION = 50;
+NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 
 // The bundle version and short version string are set based on the current build configuration, see below.

Modified: tags/Safari-608.1.24.50/Source/WebCore/Configurations/Version.xcconfig (245703 => 245704)


--- tags/Safari-608.1.24.50/Source/WebCore/Configurations/Version.xcconfig	2019-05-23 19:33:44 UTC (rev 245703)
+++ tags/Safari-608.1.24.50/Source/WebCore/Configurations/Version.xcconfig	2019-05-23 19:42:30 UTC (rev 245704)
@@ -24,8 +24,8 @@
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
 TINY_VERSION = 24;
-MICRO_VERSION = 40;
-NANO_VERSION = 4;
+MICRO_VERSION = 50;
+NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 
 // The bundle version and short version string are set based on the current build configuration, see below.

Modified: tags/Safari-608.1.24.50/Source/WebCore/PAL/Configurations/Version.xcconfig (245703 => 245704)


--- tags/Safari-608.1.24.50/Source/WebCore/PAL/Configurations/Version.xcconfig	2019-05-23 19:33:44 UTC (rev 245703)
+++ tags/Safari-608.1.24.50/Source/WebCore/PAL/Configurations/Version.xcconfig	2019-05-23 19:42:30 UTC (rev 245704)
@@ -24,8 +24,8 @@
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
 TINY_VERSION = 24;
-MICRO_VERSION = 40;
-NANO_VERSION = 4;
+MICRO_VERSION = 50;
+NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 
 // The bundle version and short version string are set based on the current build configuration, see below.

Modified: tags/Safari-608.1.24.50/Source/WebInspectorUI/Configurations/Version.xcconfig (245703 => 245704)


--- tags/Safari-608.1.24.50/Source/WebInspectorUI/Configurations/Version.xcconfig	2019-05-23 19:33:44 UTC (rev 245703)
+++ tags/Safari-608.1.24.50/Source/WebInspectorUI/Configurations/Version.xcconfig	2019-05-23 19:42:30 UTC (rev 245704)
@@ -1,8 +1,8 @@
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
 TINY_VERSION = 24;
-MICRO_VERSION = 40;
-NANO_VERSION = 4;
+MICRO_VERSION = 50;
+NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 
 // The system version prefix is based on the current system version.

Modified: tags/Safari-608.1.24.50/Source/WebKit/Configurations/Version.xcconfig (245703 => 245704)


--- tags/Safari-608.1.24.50/Source/WebKit/Configurations/Version.xcconfig	2019-05-23 19:33:44 UTC (rev 245703)
+++ tags/Safari-608.1.24.50/Source/WebKit/Configurations/Version.xcconfig	2019-05-23 19:42:30 UTC (rev 245704)
@@ -24,8 +24,8 @@
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
 TINY_VERSION = 24;
-MICRO_VERSION = 40;
-NANO_VERSION = 4;
+MICRO_VERSION = 50;
+NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 
 // The bundle version and short version string are set based on the current build configuration, see below.

Modified: tags/Safari-608.1.24.50/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (245703 => 245704)


--- tags/Safari-608.1.24.50/Source/WebKitLegacy/mac/Configurations/Version.xcconfig	2019-05-23 19:33:44 UTC (rev 245703)
+++ tags/Safari-608.1.24.50/Source/WebKitLegacy/mac/Configurations/Version.xcconfig	2019-05-23 19:42:30 UTC (rev 245704)
@@ -24,8 +24,8 @@
 MAJOR_VERSION = 608;
 MINOR_VERSION = 1;
 TINY_VERSION = 24;
-MICRO_VERSION = 40;
-NANO_VERSION = 4;
+MICRO_VERSION = 50;
+NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 
 // The bundle version and short version string are set based on the current build configuration, see below.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to