Versioning.
Canonical link: https://commits.webkit.org/225162.6@safari-610.1.15.1-branch
git-svn-id: https://svn.webkit.org/repository/webkit/branches/safari-610.1.15.1-branch@262470 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Source/JavaScriptCore/Configurations/Version.xcconfig b/Source/JavaScriptCore/Configurations/Version.xcconfig
index 1d66dbfd..8f6a7b1 100644
--- a/Source/JavaScriptCore/Configurations/Version.xcconfig
+++ b/Source/JavaScriptCore/Configurations/Version.xcconfig
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 15;
MICRO_VERSION = 1;
-NANO_VERSION = 1;
+NANO_VERSION = 2;
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.
diff --git a/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig b/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
index 99e1169..0bfd304 100644
--- a/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
+++ b/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 15;
MICRO_VERSION = 1;
-NANO_VERSION = 1;
+NANO_VERSION = 2;
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.
diff --git a/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig b/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
index 1d66dbfd..8f6a7b1 100644
--- a/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
+++ b/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 15;
MICRO_VERSION = 1;
-NANO_VERSION = 1;
+NANO_VERSION = 2;
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.
diff --git a/Source/WebCore/Configurations/Version.xcconfig b/Source/WebCore/Configurations/Version.xcconfig
index e24e01d..2e70cdb 100644
--- a/Source/WebCore/Configurations/Version.xcconfig
+++ b/Source/WebCore/Configurations/Version.xcconfig
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 15;
MICRO_VERSION = 1;
-NANO_VERSION = 1;
+NANO_VERSION = 2;
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.
diff --git a/Source/WebCore/PAL/Configurations/Version.xcconfig b/Source/WebCore/PAL/Configurations/Version.xcconfig
index 66ac956..a3de48f 100644
--- a/Source/WebCore/PAL/Configurations/Version.xcconfig
+++ b/Source/WebCore/PAL/Configurations/Version.xcconfig
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 15;
MICRO_VERSION = 1;
-NANO_VERSION = 1;
+NANO_VERSION = 2;
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.
diff --git a/Source/WebInspectorUI/Configurations/Version.xcconfig b/Source/WebInspectorUI/Configurations/Version.xcconfig
index dc8d30b..2e5ed63 100644
--- a/Source/WebInspectorUI/Configurations/Version.xcconfig
+++ b/Source/WebInspectorUI/Configurations/Version.xcconfig
@@ -2,7 +2,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 15;
MICRO_VERSION = 1;
-NANO_VERSION = 1;
+NANO_VERSION = 2;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);
// The system version prefix is based on the current system version.
diff --git a/Source/WebKit/Configurations/Version.xcconfig b/Source/WebKit/Configurations/Version.xcconfig
index e596534..4aaaf12 100644
--- a/Source/WebKit/Configurations/Version.xcconfig
+++ b/Source/WebKit/Configurations/Version.xcconfig
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 15;
MICRO_VERSION = 1;
-NANO_VERSION = 1;
+NANO_VERSION = 2;
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.
diff --git a/Source/WebKitLegacy/mac/Configurations/Version.xcconfig b/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
index e24e01d..2e70cdb 100644
--- a/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
+++ b/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
@@ -25,7 +25,7 @@
MINOR_VERSION = 1;
TINY_VERSION = 15;
MICRO_VERSION = 1;
-NANO_VERSION = 1;
+NANO_VERSION = 2;
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.