Merge "Makefile: Update the minor version to indicate 2.4 release" into integration

This commit is contained in:
Manish Pandey 2020-11-17 16:43:51 +00:00 committed by TrustedFirmware Code Review
commit e2c509a39c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# Trusted Firmware Version
#
VERSION_MAJOR := 2
VERSION_MINOR := 3
VERSION_MINOR := 4
# Default goal is build all images
.DEFAULT_GOAL := all