Versioning. WebKit-7612.1.7.11 Canonical link: https://commits.webkit.org/235468.19@safari-612.1.7-branch git-svn-id: https://svn.webkit.org/repository/webkit/branches/safari-612.1.7-branch@275139 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Source/JavaScriptCore/Configurations/Version.xcconfig b/Source/JavaScriptCore/Configurations/Version.xcconfig index 5f46969..8e2ebc1 100644 --- a/Source/JavaScriptCore/Configurations/Version.xcconfig +++ b/Source/JavaScriptCore/Configurations/Version.xcconfig
@@ -24,7 +24,7 @@ MAJOR_VERSION = 612; MINOR_VERSION = 1; TINY_VERSION = 7; -MICRO_VERSION = 10; +MICRO_VERSION = 11; NANO_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
diff --git a/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig b/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig index 40d9667..aae8e4f 100644 --- a/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig +++ b/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
@@ -24,7 +24,7 @@ MAJOR_VERSION = 612; MINOR_VERSION = 1; TINY_VERSION = 7; -MICRO_VERSION = 10; +MICRO_VERSION = 11; NANO_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
diff --git a/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig b/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig index 5f46969..8e2ebc1 100644 --- a/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig +++ b/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
@@ -24,7 +24,7 @@ MAJOR_VERSION = 612; MINOR_VERSION = 1; TINY_VERSION = 7; -MICRO_VERSION = 10; +MICRO_VERSION = 11; NANO_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
diff --git a/Source/WebCore/Configurations/Version.xcconfig b/Source/WebCore/Configurations/Version.xcconfig index 1e5fe0e..dfd7ba6 100644 --- a/Source/WebCore/Configurations/Version.xcconfig +++ b/Source/WebCore/Configurations/Version.xcconfig
@@ -24,7 +24,7 @@ MAJOR_VERSION = 612; MINOR_VERSION = 1; TINY_VERSION = 7; -MICRO_VERSION = 10; +MICRO_VERSION = 11; NANO_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
diff --git a/Source/WebCore/PAL/Configurations/Version.xcconfig b/Source/WebCore/PAL/Configurations/Version.xcconfig index 2443f9f..79fe5dd 100644 --- a/Source/WebCore/PAL/Configurations/Version.xcconfig +++ b/Source/WebCore/PAL/Configurations/Version.xcconfig
@@ -24,7 +24,7 @@ MAJOR_VERSION = 612; MINOR_VERSION = 1; TINY_VERSION = 7; -MICRO_VERSION = 10; +MICRO_VERSION = 11; NANO_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
diff --git a/Source/WebInspectorUI/Configurations/Version.xcconfig b/Source/WebInspectorUI/Configurations/Version.xcconfig index 5354e4a..0033e63 100644 --- a/Source/WebInspectorUI/Configurations/Version.xcconfig +++ b/Source/WebInspectorUI/Configurations/Version.xcconfig
@@ -1,7 +1,7 @@ MAJOR_VERSION = 612; MINOR_VERSION = 1; TINY_VERSION = 7; -MICRO_VERSION = 10; +MICRO_VERSION = 11; NANO_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
diff --git a/Source/WebKit/Configurations/Version.xcconfig b/Source/WebKit/Configurations/Version.xcconfig index 2016a7f..9595da9 100644 --- a/Source/WebKit/Configurations/Version.xcconfig +++ b/Source/WebKit/Configurations/Version.xcconfig
@@ -24,7 +24,7 @@ MAJOR_VERSION = 612; MINOR_VERSION = 1; TINY_VERSION = 7; -MICRO_VERSION = 10; +MICRO_VERSION = 11; NANO_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);
diff --git a/Source/WebKitLegacy/mac/Configurations/Version.xcconfig b/Source/WebKitLegacy/mac/Configurations/Version.xcconfig index 1e5fe0e..dfd7ba6 100644 --- a/Source/WebKitLegacy/mac/Configurations/Version.xcconfig +++ b/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
@@ -24,7 +24,7 @@ MAJOR_VERSION = 612; MINOR_VERSION = 1; TINY_VERSION = 7; -MICRO_VERSION = 10; +MICRO_VERSION = 11; NANO_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);