Versioning.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@251077 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Source/JavaScriptCore/Configurations/Version.xcconfig b/Source/JavaScriptCore/Configurations/Version.xcconfig
index ae7e45e..a14feb8 100644
--- a/Source/JavaScriptCore/Configurations/Version.xcconfig
+++ b/Source/JavaScriptCore/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 609;
 MINOR_VERSION = 1;
-TINY_VERSION = 6;
+TINY_VERSION = 7;
 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 ae7e45e..a14feb8 100644
--- a/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
+++ b/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 609;
 MINOR_VERSION = 1;
-TINY_VERSION = 6;
+TINY_VERSION = 7;
 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 49aa6eb..11ec2eb 100644
--- a/Source/WebCore/Configurations/Version.xcconfig
+++ b/Source/WebCore/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 609;
 MINOR_VERSION = 1;
-TINY_VERSION = 6;
+TINY_VERSION = 7;
 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 76795b1..401ebb0 100644
--- a/Source/WebCore/PAL/Configurations/Version.xcconfig
+++ b/Source/WebCore/PAL/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 609;
 MINOR_VERSION = 1;
-TINY_VERSION = 6;
+TINY_VERSION = 7;
 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 229c1ec..bd6a914 100644
--- a/Source/WebInspectorUI/Configurations/Version.xcconfig
+++ b/Source/WebInspectorUI/Configurations/Version.xcconfig
@@ -1,6 +1,6 @@
 MAJOR_VERSION = 609;
 MINOR_VERSION = 1;
-TINY_VERSION = 6;
+TINY_VERSION = 7;
 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 1eaa876..30a6390 100644
--- a/Source/WebKit/Configurations/Version.xcconfig
+++ b/Source/WebKit/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 609;
 MINOR_VERSION = 1;
-TINY_VERSION = 6;
+TINY_VERSION = 7;
 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 49aa6eb..11ec2eb 100644
--- a/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
+++ b/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
@@ -23,7 +23,7 @@
 
 MAJOR_VERSION = 609;
 MINOR_VERSION = 1;
-TINY_VERSION = 6;
+TINY_VERSION = 7;
 MICRO_VERSION = 0;
 NANO_VERSION = 0;
 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);