Skip to content

Commit

Permalink
Versioning.
Browse files Browse the repository at this point in the history
Identifier: 262728.1070@safari-7616.1.14-branch
  • Loading branch information
rjepstein committed May 15, 2023
1 parent 35ebdfa commit dbf8d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configurations/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
MAJOR_VERSION = 616;
MINOR_VERSION = 1;
TINY_VERSION = 14;
MICRO_VERSION = 4;
MICRO_VERSION = 5;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION).$(MICRO_VERSION);

Expand Down

0 comments on commit dbf8d15

Please sign in to comment.