Title: [144993] tags/Safari-537.31.15/Source
- Revision
- 144993
- Author
- [email protected]
- Date
- 2013-03-06 15:25:19 -0800 (Wed, 06 Mar 2013)
Log Message
Versioning.
Modified Paths
Diff
Modified: tags/Safari-537.31.15/Source/_javascript_Core/Configurations/Version.xcconfig (144992 => 144993)
--- tags/Safari-537.31.15/Source/_javascript_Core/Configurations/Version.xcconfig 2013-03-06 23:22:02 UTC (rev 144992)
+++ tags/Safari-537.31.15/Source/_javascript_Core/Configurations/Version.xcconfig 2013-03-06 23:25:19 UTC (rev 144993)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 537;
MINOR_VERSION = 31;
-TINY_VERSION = 14;
+TINY_VERSION = 15;
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.31.15/Source/WebCore/Configurations/Version.xcconfig (144992 => 144993)
--- tags/Safari-537.31.15/Source/WebCore/Configurations/Version.xcconfig 2013-03-06 23:22:02 UTC (rev 144992)
+++ tags/Safari-537.31.15/Source/WebCore/Configurations/Version.xcconfig 2013-03-06 23:25:19 UTC (rev 144993)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 537;
MINOR_VERSION = 31;
-TINY_VERSION = 14;
+TINY_VERSION = 15;
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.31.15/Source/WebKit/mac/Configurations/Version.xcconfig (144992 => 144993)
--- tags/Safari-537.31.15/Source/WebKit/mac/Configurations/Version.xcconfig 2013-03-06 23:22:02 UTC (rev 144992)
+++ tags/Safari-537.31.15/Source/WebKit/mac/Configurations/Version.xcconfig 2013-03-06 23:25:19 UTC (rev 144993)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 537;
MINOR_VERSION = 31;
-TINY_VERSION = 14;
+TINY_VERSION = 15;
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.31.15/Source/WebKit2/Configurations/Version.xcconfig (144992 => 144993)
--- tags/Safari-537.31.15/Source/WebKit2/Configurations/Version.xcconfig 2013-03-06 23:22:02 UTC (rev 144992)
+++ tags/Safari-537.31.15/Source/WebKit2/Configurations/Version.xcconfig 2013-03-06 23:25:19 UTC (rev 144993)
@@ -23,7 +23,7 @@
MAJOR_VERSION = 537;
MINOR_VERSION = 31;
-TINY_VERSION = 14;
+TINY_VERSION = 15;
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