Diff
Modified: branches/safari-608.1.24.50-branch/Source/_javascript_Core/Configurations/Version.xcconfig (245734 => 245735)
--- branches/safari-608.1.24.50-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2019-05-24 02:27:49 UTC (rev 245734)
+++ branches/safari-608.1.24.50-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2019-05-24 02:32:05 UTC (rev 245735)
@@ -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: branches/safari-608.1.24.50-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig (245734 => 245735)
--- branches/safari-608.1.24.50-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2019-05-24 02:27:49 UTC (rev 245734)
+++ branches/safari-608.1.24.50-branch/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig 2019-05-24 02:32:05 UTC (rev 245735)
@@ -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: branches/safari-608.1.24.50-branch/Source/WebCore/Configurations/Version.xcconfig (245734 => 245735)
--- branches/safari-608.1.24.50-branch/Source/WebCore/Configurations/Version.xcconfig 2019-05-24 02:27:49 UTC (rev 245734)
+++ branches/safari-608.1.24.50-branch/Source/WebCore/Configurations/Version.xcconfig 2019-05-24 02:32:05 UTC (rev 245735)
@@ -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: branches/safari-608.1.24.50-branch/Source/WebCore/PAL/Configurations/Version.xcconfig (245734 => 245735)
--- branches/safari-608.1.24.50-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2019-05-24 02:27:49 UTC (rev 245734)
+++ branches/safari-608.1.24.50-branch/Source/WebCore/PAL/Configurations/Version.xcconfig 2019-05-24 02:32:05 UTC (rev 245735)
@@ -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: branches/safari-608.1.24.50-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (245734 => 245735)
--- branches/safari-608.1.24.50-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2019-05-24 02:27:49 UTC (rev 245734)
+++ branches/safari-608.1.24.50-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2019-05-24 02:32:05 UTC (rev 245735)
@@ -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: branches/safari-608.1.24.50-branch/Source/WebKit/Configurations/Version.xcconfig (245734 => 245735)
--- branches/safari-608.1.24.50-branch/Source/WebKit/Configurations/Version.xcconfig 2019-05-24 02:27:49 UTC (rev 245734)
+++ branches/safari-608.1.24.50-branch/Source/WebKit/Configurations/Version.xcconfig 2019-05-24 02:32:05 UTC (rev 245735)
@@ -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: branches/safari-608.1.24.50-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig (245734 => 245735)
--- branches/safari-608.1.24.50-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2019-05-24 02:27:49 UTC (rev 245734)
+++ branches/safari-608.1.24.50-branch/Source/WebKitLegacy/mac/Configurations/Version.xcconfig 2019-05-24 02:32:05 UTC (rev 245735)
@@ -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.