Skip to content

Commit

Permalink
Versioning.
Browse files Browse the repository at this point in the history
WebKit-7616.1.14.10.8

Identifier: 263769.47@safari-7616.1.14.10-branch
  • Loading branch information
Dan Robson committed May 23, 2023
1 parent 20fd085 commit d58a337
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configurations/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

MAJOR_VERSION = 616;
MAJOR_VERSION = 615;
MINOR_VERSION = 1;
TINY_VERSION = 14;
MICRO_VERSION = 10;
NANO_VERSION = 7;
NANO_VERSION = 8;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION).$(NANO_VERSION);

// The bundle version and short version string are set based on the current build configuration, see below.
Expand Down

0 comments on commit d58a337

Please sign in to comment.