Diff
Modified: branches/safari-606.1.36.10-branch/Source/_javascript_Core/Configurations/Version.xcconfig (234987 => 234988)
--- branches/safari-606.1.36.10-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2018-08-17 17:46:33 UTC (rev 234987)
+++ branches/safari-606.1.36.10-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2018-08-17 17:56:22 UTC (rev 234988)
@@ -24,8 +24,8 @@
MAJOR_VERSION = 606;
MINOR_VERSION = 1;
TINY_VERSION = 36;
-MICRO_VERSION = 1;
-NANO_VERSION = 6;
+MICRO_VERSION = 10;
+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: branches/safari-606.1.36.10-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (234987 => 234988)
--- branches/safari-606.1.36.10-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2018-08-17 17:46:33 UTC (rev 234987)
+++ branches/safari-606.1.36.10-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2018-08-17 17:56:22 UTC (rev 234988)
@@ -24,8 +24,8 @@
MAJOR_VERSION = 606;
MINOR_VERSION = 1;
TINY_VERSION = 36;
-MICRO_VERSION = 1;
-NANO_VERSION = 6;
+MICRO_VERSION = 10;
+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: branches/safari-606.1.36.10-branch/Source/WebCore/Configurations/Version.xcconfig (234987 => 234988)
--- branches/safari-606.1.36.10-branch/Source/WebCore/Configurations/Version.xcconfig 2018-08-17 17:46:33 UTC (rev 234987)
+++ branches/safari-606.1.36.10-branch/Source/WebCore/Configurations/Version.xcconfig 2018-08-17 17:56:22 UTC (rev 234988)
@@ -24,8 +24,8 @@
MAJOR_VERSION = 606;
MINOR_VERSION = 1;
TINY_VERSION = 36;
-MICRO_VERSION = 1;
-NANO_VERSION = 6;
+MICRO_VERSION = 10;
+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: branches/safari-606.1.36.10-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (234987 => 234988)
--- branches/safari-606.1.36.10-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2018-08-17 17:46:33 UTC (rev 234987)
+++ branches/safari-606.1.36.10-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2018-08-17 17:56:22 UTC (rev 234988)
@@ -24,8 +24,8 @@
MAJOR_VERSION = 606;
MINOR_VERSION = 1;
TINY_VERSION = 36;
-MICRO_VERSION = 1;
-NANO_VERSION = 6;
+MICRO_VERSION = 10;
+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: branches/safari-606.1.36.10-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (234987 => 234988)
--- branches/safari-606.1.36.10-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2018-08-17 17:46:33 UTC (rev 234987)
+++ branches/safari-606.1.36.10-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2018-08-17 17:56:22 UTC (rev 234988)
@@ -1,8 +1,8 @@
MAJOR_VERSION = 606;
MINOR_VERSION = 1;
TINY_VERSION = 36;
-MICRO_VERSION = 1;
-NANO_VERSION = 6;
+MICRO_VERSION = 10;
+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: branches/safari-606.1.36.10-branch/Source/WebKit/Configurations/Version.xcconfig (234987 => 234988)
--- branches/safari-606.1.36.10-branch/Source/WebKit/Configurations/Version.xcconfig 2018-08-17 17:46:33 UTC (rev 234987)
+++ branches/safari-606.1.36.10-branch/Source/WebKit/Configurations/Version.xcconfig 2018-08-17 17:56:22 UTC (rev 234988)
@@ -24,8 +24,8 @@
MAJOR_VERSION = 606;
MINOR_VERSION = 1;
TINY_VERSION = 36;
-MICRO_VERSION = 1;
-NANO_VERSION = 6;
+MICRO_VERSION = 10;
+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: branches/safari-606.1.36.10-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (234987 => 234988)
--- branches/safari-606.1.36.10-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2018-08-17 17:46:33 UTC (rev 234987)
+++ branches/safari-606.1.36.10-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2018-08-17 17:56:22 UTC (rev 234988)
@@ -24,8 +24,8 @@
MAJOR_VERSION = 606;
MINOR_VERSION = 1;
TINY_VERSION = 36;
-MICRO_VERSION = 1;
-NANO_VERSION = 6;
+MICRO_VERSION = 10;
+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.