Title: [242154] branches/safari-607-branch/Source

Diff

Modified: branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig (242153 => 242154)


--- branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig	2019-02-27 21:28:05 UTC (rev 242153)
+++ branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig	2019-02-27 21:29:32 UTC (rev 242154)
@@ -24,7 +24,7 @@
 MAJOR_VERSION = 607;
 MINOR_VERSION = 1;
 TINY_VERSION = 40;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
 NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 

Modified: branches/safari-607-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (242153 => 242154)


--- branches/safari-607-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig	2019-02-27 21:28:05 UTC (rev 242153)
+++ branches/safari-607-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig	2019-02-27 21:29:32 UTC (rev 242154)
@@ -24,7 +24,7 @@
 MAJOR_VERSION = 607;
 MINOR_VERSION = 1;
 TINY_VERSION = 40;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
 NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 

Modified: branches/safari-607-branch/Source/WebCore/Configurations/Version.xcconfig (242153 => 242154)


--- branches/safari-607-branch/Source/WebCore/Configurations/Version.xcconfig	2019-02-27 21:28:05 UTC (rev 242153)
+++ branches/safari-607-branch/Source/WebCore/Configurations/Version.xcconfig	2019-02-27 21:29:32 UTC (rev 242154)
@@ -24,7 +24,7 @@
 MAJOR_VERSION = 607;
 MINOR_VERSION = 1;
 TINY_VERSION = 40;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
 NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 

Modified: branches/safari-607-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (242153 => 242154)


--- branches/safari-607-branch/Source/WebCore/PAL/Configurations/Version.xcconfig	2019-02-27 21:28:05 UTC (rev 242153)
+++ branches/safari-607-branch/Source/WebCore/PAL/Configurations/Version.xcconfig	2019-02-27 21:29:32 UTC (rev 242154)
@@ -24,7 +24,7 @@
 MAJOR_VERSION = 607;
 MINOR_VERSION = 1;
 TINY_VERSION = 40;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
 NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 

Modified: branches/safari-607-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (242153 => 242154)


--- branches/safari-607-branch/Source/WebInspectorUI/Configurations/Version.xcconfig	2019-02-27 21:28:05 UTC (rev 242153)
+++ branches/safari-607-branch/Source/WebInspectorUI/Configurations/Version.xcconfig	2019-02-27 21:29:32 UTC (rev 242154)
@@ -1,7 +1,7 @@
 MAJOR_VERSION = 607;
 MINOR_VERSION = 1;
 TINY_VERSION = 40;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
 NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 

Modified: branches/safari-607-branch/Source/WebKit/Configurations/Version.xcconfig (242153 => 242154)


--- branches/safari-607-branch/Source/WebKit/Configurations/Version.xcconfig	2019-02-27 21:28:05 UTC (rev 242153)
+++ branches/safari-607-branch/Source/WebKit/Configurations/Version.xcconfig	2019-02-27 21:29:32 UTC (rev 242154)
@@ -24,7 +24,7 @@
 MAJOR_VERSION = 607;
 MINOR_VERSION = 1;
 TINY_VERSION = 40;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
 NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 

Modified: branches/safari-607-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (242153 => 242154)


--- branches/safari-607-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig	2019-02-27 21:28:05 UTC (rev 242153)
+++ branches/safari-607-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig	2019-02-27 21:29:32 UTC (rev 242154)
@@ -24,7 +24,7 @@
 MAJOR_VERSION = 607;
 MINOR_VERSION = 1;
 TINY_VERSION = 40;
-MICRO_VERSION = 1;
+MICRO_VERSION = 2;
 NANO_VERSION = 1;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to