mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-19 02:54:24 +00:00
Release v1.4: Update minor version number to 4
Change-Id: I8676a22649dce92d0ddd98013fc6dafcfbe94c90 Signed-off-by: David Cunado <david.cunado@arm.com>
This commit is contained in:
parent
c3d1b0ad5f
commit
07f2178a9d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@
|
||||||
# Trusted Firmware Version
|
# Trusted Firmware Version
|
||||||
#
|
#
|
||||||
VERSION_MAJOR := 1
|
VERSION_MAJOR := 1
|
||||||
VERSION_MINOR := 3
|
VERSION_MINOR := 4
|
||||||
|
|
||||||
# Default goal is build all images
|
# Default goal is build all images
|
||||||
.DEFAULT_GOAL := all
|
.DEFAULT_GOAL := all
|
||||||
|
|
Loading…
Add table
Reference in a new issue