Title: [151968] tags/Safari-537.46.6/Source
- Revision
- 151968
- Author
- [email protected]
- Date
- 2013-06-25 11:15:26 -0700 (Tue, 25 Jun 2013)
Log Message
Versioning.
Modified Paths
Diff
Modified: tags/Safari-537.46.6/Source/_javascript_Core/Configurations/Version.xcconfig (151967 => 151968)
--- tags/Safari-537.46.6/Source/_javascript_Core/Configurations/Version.xcconfig 2013-06-25 18:12:05 UTC (rev 151967)
+++ tags/Safari-537.46.6/Source/_javascript_Core/Configurations/Version.xcconfig 2013-06-25 18:15:26 UTC (rev 151968)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 537;
MINOR_VERSION = 46;
-TINY_VERSION = 5;
+TINY_VERSION = 6;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
// The bundle version and short version string are set based on the current build configuration, see below.
Modified: tags/Safari-537.46.6/Source/WebCore/Configurations/Version.xcconfig (151967 => 151968)
--- tags/Safari-537.46.6/Source/WebCore/Configurations/Version.xcconfig 2013-06-25 18:12:05 UTC (rev 151967)
+++ tags/Safari-537.46.6/Source/WebCore/Configurations/Version.xcconfig 2013-06-25 18:15:26 UTC (rev 151968)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 537;
MINOR_VERSION = 46;
-TINY_VERSION = 5;
+TINY_VERSION = 6;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
// The bundle version and short version string are set based on the current build configuration, see below.
Modified: tags/Safari-537.46.6/Source/WebInspectorUI/Configurations/Version.xcconfig (151967 => 151968)
--- tags/Safari-537.46.6/Source/WebInspectorUI/Configurations/Version.xcconfig 2013-06-25 18:12:05 UTC (rev 151967)
+++ tags/Safari-537.46.6/Source/WebInspectorUI/Configurations/Version.xcconfig 2013-06-25 18:15:26 UTC (rev 151968)
@@ -1,6 +1,6 @@
MAJOR_VERSION = 537;
MINOR_VERSION = 46;
-TINY_VERSION = 5;
+TINY_VERSION = 6;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
// The system version prefix is based on the current system version.
Modified: tags/Safari-537.46.6/Source/WebKit/mac/Configurations/Version.xcconfig (151967 => 151968)
--- tags/Safari-537.46.6/Source/WebKit/mac/Configurations/Version.xcconfig 2013-06-25 18:12:05 UTC (rev 151967)
+++ tags/Safari-537.46.6/Source/WebKit/mac/Configurations/Version.xcconfig 2013-06-25 18:15:26 UTC (rev 151968)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 537;
MINOR_VERSION = 46;
-TINY_VERSION = 5;
+TINY_VERSION = 6;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
// The bundle version and short version string are set based on the current build configuration, see below.
Modified: tags/Safari-537.46.6/Source/WebKit2/Configurations/Version.xcconfig (151967 => 151968)
--- tags/Safari-537.46.6/Source/WebKit2/Configurations/Version.xcconfig 2013-06-25 18:12:05 UTC (rev 151967)
+++ tags/Safari-537.46.6/Source/WebKit2/Configurations/Version.xcconfig 2013-06-25 18:15:26 UTC (rev 151968)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 537;
MINOR_VERSION = 46;
-TINY_VERSION = 5;
+TINY_VERSION = 6;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_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