Skip to content

Commit

Permalink
Versioning.
Browse files Browse the repository at this point in the history
Identifier: 273664.1360@safari-7619.1.5.6-branch
  • Loading branch information
MyahCobbs committed Mar 11, 2024
1 parent 7c85cff commit d371998
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Configurations/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@
MAJOR_VERSION = 619;
MINOR_VERSION = 1;
TINY_VERSION = 5;
<<<<<<< HEAD
MICRO_VERSION = 8;
=======
MICRO_VERSION = 9;
>>>>>>> f90d0d7860fa (Versioning.)
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);

Expand Down

0 comments on commit d371998

Please sign in to comment.