aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRonald Cron <ronald.cron@arm.com>2018-09-24 09:57:04 +0200
committerronald-cron-arm <39518861+ronald-cron-arm@users.noreply.github.com>2018-10-09 09:09:10 +0200
commit391ca5508a598025a8ad67cb4e66eaed990be156 (patch)
tree9bc161a60b4013f59f2dc3244d43b8ff56887541 /Makefile
parentc23826f0ac0966f3a586c2add69a175a96eaf779 (diff)
Update firmware version to v2.4
Update firmware version to v2.4 and update the readme file accordingly. Change-Id: Id619c1e0efa513a96c6c5ab6038ee1b76c0ad70d Signed-off-by: Ronald Cron <ronald.cron@arm.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index acc17245..f68d15e8 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@
# Version
#
export VERSION_MAJOR := 2
-export VERSION_MINOR := 3
+export VERSION_MINOR := 4
export VERSION_PATCH := 0
#