Title: [172359] branches/safari-600.1.4-branch/Source
- Revision
- 172359
- Author
- [email protected]
- Date
- 2014-08-08 15:49:02 -0700 (Fri, 08 Aug 2014)
Log Message
Versioning.
Modified Paths
Diff
Modified: branches/safari-600.1.4-branch/Source/_javascript_Core/Configurations/Version.xcconfig (172358 => 172359)
--- branches/safari-600.1.4-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2014-08-08 22:45:50 UTC (rev 172358)
+++ branches/safari-600.1.4-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2014-08-08 22:49:02 UTC (rev 172359)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 600;
MINOR_VERSION = 1;
TINY_VERSION = 4;
-MICRO_VERSION = 9;
+MICRO_VERSION = 10;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-600.1.4-branch/Source/WebCore/Configurations/Version.xcconfig (172358 => 172359)
--- branches/safari-600.1.4-branch/Source/WebCore/Configurations/Version.xcconfig 2014-08-08 22:45:50 UTC (rev 172358)
+++ branches/safari-600.1.4-branch/Source/WebCore/Configurations/Version.xcconfig 2014-08-08 22:49:02 UTC (rev 172359)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 600;
MINOR_VERSION = 1;
TINY_VERSION = 4;
-MICRO_VERSION = 9;
+MICRO_VERSION = 10;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-600.1.4-branch/Source/WebInspectorUI/Configurations/Version.xcconfig (172358 => 172359)
--- branches/safari-600.1.4-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2014-08-08 22:45:50 UTC (rev 172358)
+++ branches/safari-600.1.4-branch/Source/WebInspectorUI/Configurations/Version.xcconfig 2014-08-08 22:49:02 UTC (rev 172359)
@@ -1,7 +1,7 @@
MAJOR_VERSION = 600;
MINOR_VERSION = 1;
TINY_VERSION = 4;
-MICRO_VERSION = 9;
+MICRO_VERSION = 10;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-600.1.4-branch/Source/WebKit/mac/Configurations/Version.xcconfig (172358 => 172359)
--- branches/safari-600.1.4-branch/Source/WebKit/mac/Configurations/Version.xcconfig 2014-08-08 22:45:50 UTC (rev 172358)
+++ branches/safari-600.1.4-branch/Source/WebKit/mac/Configurations/Version.xcconfig 2014-08-08 22:49:02 UTC (rev 172359)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 600;
MINOR_VERSION = 1;
TINY_VERSION = 4;
-MICRO_VERSION = 9;
+MICRO_VERSION = 10;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
Modified: branches/safari-600.1.4-branch/Source/WebKit2/Configurations/Version.xcconfig (172358 => 172359)
--- branches/safari-600.1.4-branch/Source/WebKit2/Configurations/Version.xcconfig 2014-08-08 22:45:50 UTC (rev 172358)
+++ branches/safari-600.1.4-branch/Source/WebKit2/Configurations/Version.xcconfig 2014-08-08 22:49:02 UTC (rev 172359)
@@ -24,7 +24,7 @@
MAJOR_VERSION = 600;
MINOR_VERSION = 1;
TINY_VERSION = 4;
-MICRO_VERSION = 9;
+MICRO_VERSION = 10;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes