X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWebKit2%2FConfigurations%2FVersion.xcconfig;h=6bbf8215ddfdd53cf9a594640133a6cd88b37ef0;hp=2b3ebe35a4b65c86ed31f2a91d3d9890da6def2c;hb=5a479dd837f4ea3e8a75356c66407de6cc12cbad;hpb=999bb79495f321510debd839e2a97561e1f52f7f diff --git a/Source/WebKit2/Configurations/Version.xcconfig b/Source/WebKit2/Configurations/Version.xcconfig index 2b3ebe35a4b6..6bbf8215ddfd 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 = 30; +MINOR_VERSION = 31; TINY_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);