Diff
Modified: branches/safari-610.1.3-branch/Source/_javascript_Core/Configurations/Version.xcconfig (256219 => 256220)
--- branches/safari-610.1.3-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2020-02-10 22:43:51 UTC (rev 256219)
+++ branches/safari-610.1.3-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2020-02-10 23:03:07 UTC (rev 256220)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 1;
-TINY_VERSION = 1;
+TINY_VERSION = 3;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-610.1.3-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig (256219 => 256220)
--- branches/safari-610.1.3-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 2020-02-10 22:43:51 UTC (rev 256219)
+++ branches/safari-610.1.3-branch/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 2020-02-10 23:03:07 UTC (rev 256220)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 1;
-TINY_VERSION = 1;
+TINY_VERSION = 3;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-610.1.3-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (256219 => 256220)
--- branches/safari-610.1.3-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2020-02-10 22:43:51 UTC (rev 256219)
+++ branches/safari-610.1.3-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2020-02-10 23:03:07 UTC (rev 256220)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 1;
-TINY_VERSION = 1;
+TINY_VERSION = 3;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-610.1.3-branch/Source/WebCore/Configurations/Version.xcconfig (256219 => 256220)
--- branches/safari-610.1.3-branch/Source/WebCore/Configurations/Version.xcconfig 2020-02-10 22:43:51 UTC (rev 256219)
+++ branches/safari-610.1.3-branch/Source/WebCore/Configurations/Version.xcconfig 2020-02-10 23:03:07 UTC (rev 256220)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 1;
-TINY_VERSION = 1;
+TINY_VERSION = 3;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-610.1.3-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (256219 => 256220)
--- branches/safari-610.1.3-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2020-02-10 22:43:51 UTC (rev 256219)
+++ branches/safari-610.1.3-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2020-02-10 23:03:07 UTC (rev 256220)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 1;
-TINY_VERSION = 1;
+TINY_VERSION = 3;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-610.1.3-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (256219 => 256220)
--- branches/safari-610.1.3-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2020-02-10 22:43:51 UTC (rev 256219)
+++ branches/safari-610.1.3-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2020-02-10 23:03:07 UTC (rev 256220)
@@ -1,6 +1,6 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 1;
-TINY_VERSION = 1;
+TINY_VERSION = 3;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-610.1.3-branch/Source/WebKit/Configurations/Version.xcconfig (256219 => 256220)
--- branches/safari-610.1.3-branch/Source/WebKit/Configurations/Version.xcconfig 2020-02-10 22:43:51 UTC (rev 256219)
+++ branches/safari-610.1.3-branch/Source/WebKit/Configurations/Version.xcconfig 2020-02-10 23:03:07 UTC (rev 256220)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 1;
-TINY_VERSION = 1;
+TINY_VERSION = 3;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
Modified: branches/safari-610.1.3-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (256219 => 256220)
--- branches/safari-610.1.3-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2020-02-10 22:43:51 UTC (rev 256219)
+++ branches/safari-610.1.3-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2020-02-10 23:03:07 UTC (rev 256220)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 610;
MINOR_VERSION = 1;
-TINY_VERSION = 1;
+TINY_VERSION = 3;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);