Versioning.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@259433 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Source/JavaScriptCore/Configurations/Version.xcconfig b/Source/JavaScriptCore/Configurations/Version.xcconfig
index a1709b9..985e9f3 100644
--- a/Source/JavaScriptCore/Configurations/Version.xcconfig
+++ b/Source/JavaScriptCore/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 610;
 MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
diff --git a/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig b/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
index ea7d7de..7a4746d 100644
--- a/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
+++ b/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 610;
 MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
diff --git a/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig b/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
index a1709b9..985e9f3 100644
--- a/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
+++ b/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 610;
 MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
diff --git a/Source/WebCore/Configurations/Version.xcconfig b/Source/WebCore/Configurations/Version.xcconfig
index 7599d62..e7246ba 100644
--- a/Source/WebCore/Configurations/Version.xcconfig
+++ b/Source/WebCore/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 610;
 MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
diff --git a/Source/WebCore/PAL/Configurations/Version.xcconfig b/Source/WebCore/PAL/Configurations/Version.xcconfig
index b07ecda..611d220 100644
--- a/Source/WebCore/PAL/Configurations/Version.xcconfig
+++ b/Source/WebCore/PAL/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 610;
 MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
diff --git a/Source/WebInspectorUI/Configurations/Version.xcconfig b/Source/WebInspectorUI/Configurations/Version.xcconfig
index 8deb8d0..a5373ad 100644
--- a/Source/WebInspectorUI/Configurations/Version.xcconfig
+++ b/Source/WebInspectorUI/Configurations/Version.xcconfig
@@ -1,6 +1,6 @@
 MAJOR_VERSION = 610;
 MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
diff --git a/Source/WebKit/Configurations/Version.xcconfig b/Source/WebKit/Configurations/Version.xcconfig
index f92cd0a..a728a34 100644
--- a/Source/WebKit/Configurations/Version.xcconfig
+++ b/Source/WebKit/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 610;
 MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
diff --git a/Source/WebKitLegacy/mac/Configurations/Version.xcconfig b/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
index 7599d62..e7246ba 100644
--- a/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
+++ b/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 610;
 MINOR_VERSION = 1;
-TINY_VERSION = 8;
+TINY_VERSION = 9;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);