Title: [172819] branches/safari-600.1.4.11-branch/Source
- Revision
- 172819
- Author
- [email protected]
- Date
- 2014-08-20 17:32:59 -0700 (Wed, 20 Aug 2014)
Log Message
Versioning.
Modified Paths
Diff
Modified: branches/safari-600.1.4.11-branch/Source/_javascript_Core/Configurations/Version.xcconfig (172818 => 172819)
--- branches/safari-600.1.4.11-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2014-08-20 23:55:05 UTC (rev 172818)
+++ branches/safari-600.1.4.11-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2014-08-21 00:32:59 UTC (rev 172819)
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 4;
MICRO_VERSION = 11;
-NANO_VERSION = 2;
+NANO_VERSION = 3;
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-600.1.4.11-branch/Source/WebCore/Configurations/Version.xcconfig (172818 => 172819)
--- branches/safari-600.1.4.11-branch/Source/WebCore/Configurations/Version.xcconfig 2014-08-20 23:55:05 UTC (rev 172818)
+++ branches/safari-600.1.4.11-branch/Source/WebCore/Configurations/Version.xcconfig 2014-08-21 00:32:59 UTC (rev 172819)
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 4;
MICRO_VERSION = 11;
-NANO_VERSION = 2;
+NANO_VERSION = 3;
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-600.1.4.11-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (172818 => 172819)
--- branches/safari-600.1.4.11-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2014-08-20 23:55:05 UTC (rev 172818)
+++ branches/safari-600.1.4.11-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2014-08-21 00:32:59 UTC (rev 172819)
@@ -2,7 +2,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 4;
MICRO_VERSION = 11;
-NANO_VERSION = 2;
+NANO_VERSION = 3;
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-600.1.4.11-branch/Source/WebKit/mac/Configurations/Version.xcconfig (172818 => 172819)
--- branches/safari-600.1.4.11-branch/Source/WebKit/mac/Configurations/Version.xcconfig 2014-08-20 23:55:05 UTC (rev 172818)
+++ branches/safari-600.1.4.11-branch/Source/WebKit/mac/Configurations/Version.xcconfig 2014-08-21 00:32:59 UTC (rev 172819)
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 4;
MICRO_VERSION = 11;
-NANO_VERSION = 2;
+NANO_VERSION = 3;
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-600.1.4.11-branch/Source/WebKit2/Configurations/Version.xcconfig (172818 => 172819)
--- branches/safari-600.1.4.11-branch/Source/WebKit2/Configurations/Version.xcconfig 2014-08-20 23:55:05 UTC (rev 172818)
+++ branches/safari-600.1.4.11-branch/Source/WebKit2/Configurations/Version.xcconfig 2014-08-21 00:32:59 UTC (rev 172819)
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 4;
MICRO_VERSION = 11;
-NANO_VERSION = 2;
+NANO_VERSION = 3;
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