X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWebCore%2FConfigurations%2FVersion.xcconfig;h=d3456b4d8b42a920d961ef9befa53f7ff264f38d;hp=2120281eea154848cac42b3b750544483734825c;hb=a7dde2a5245f1e622eae0edff9e0f7e86098723b;hpb=0dbd17df205267df938adae3c7f4953ac747c4f2 diff --git a/Source/WebCore/Configurations/Version.xcconfig b/Source/WebCore/Configurations/Version.xcconfig index 2120281eea15..d3456b4d8b42 100644 --- a/Source/WebCore/Configurations/Version.xcconfig +++ b/Source/WebCore/Configurations/Version.xcconfig @@ -22,7 +22,7 @@ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. MAJOR_VERSION = 535; -MINOR_VERSION = 1; +MINOR_VERSION = 2; TINY_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);