X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWebKit2%2FConfigurations%2FVersion.xcconfig;h=cdfb7b9aa3181628cc85aa390e82df6a7058d914;hp=5d07f2be2f0bc2e10db370bf299adfe3efa12a4f;hb=c9ff44e5bcd0319926401caadd4f309c80660d1a;hpb=79c8e30f384e041cee0599b1e2fdf8e49f2691bf diff --git a/Source/WebKit2/Configurations/Version.xcconfig b/Source/WebKit2/Configurations/Version.xcconfig index 5d07f2be2f0b..cdfb7b9aa318 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 = 18; +MINOR_VERSION = 19; TINY_VERSION = 0; FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);