From 95526b03af9874e13130a40cfeecf2e7fdf5617f Mon Sep 17 00:00:00 2001 From: Olivier Halligon Date: Wed, 19 Jan 2022 11:20:36 +0100 Subject: [PATCH] Bump version number --- config/Version.internal.xcconfig | 2 +- config/Version.public.xcconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Version.internal.xcconfig b/config/Version.internal.xcconfig index f5648f7ad8ac..9c1b2a2d05f7 100644 --- a/config/Version.internal.xcconfig +++ b/config/Version.internal.xcconfig @@ -6,4 +6,4 @@ VERSION_SHORT=19.0 // build for the day so I bumped it to 10/02. On 10/04 we'll code freeze 18.4 // and this should be the very last build for 18.3, so we should be fine. // – Gio -VERSION_LONG=19.0.0.20220114 +VERSION_LONG=19.0.0.20220119 diff --git a/config/Version.public.xcconfig b/config/Version.public.xcconfig index b489c8dd92bd..1b67d23d25e4 100644 --- a/config/Version.public.xcconfig +++ b/config/Version.public.xcconfig @@ -1,4 +1,4 @@ VERSION_SHORT=19.0 // Public long version example: VERSION_LONG=9.9.0.0 -VERSION_LONG=19.0.0.2 +VERSION_LONG=19.0.0.3