X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWebKit2%2FConfigurations%2FVersion.xcconfig;h=98548742ac2e4d8f8808173f7e9ff89077465f21;hp=6bbf8215ddfdd53cf9a594640133a6cd88b37ef0;hb=543798144251b4a8782d56a9e9c4078609e2cf20;hpb=ee34056e4b2537da38ab7a52642cc6376dfd2eba;ds=sidebyside diff --git a/Source/WebKit2/Configurations/Version.xcconfig b/Source/WebKit2/Configurations/Version.xcconfig index 6bbf8215ddfd..98548742ac2e 100644 --- a/Source/WebKit2/Configurations/Version.xcconfig +++ b/Source/WebKit2/Configurations/Version.xcconfig @@ -22,7 +22,7 @@ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. MAJOR_VERSION = 534; -MINOR_VERSION = 31; +MINOR_VERSION = 32; TINY_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);