aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRonald Cron <ronald.cron@arm.com>2019-07-17 12:27:50 +0200
committerronald-cron-arm <39518861+ronald-cron-arm@users.noreply.github.com>2019-07-24 16:04:21 +0200
commit39cd686734f4ac2447e625dfa136bcf9966aba73 (patch)
treebcc52bfa8a09aa6e8d7dc66dbb51b7714492b587 /Makefile
parent5d05035a9a0f6f5a409e3acfb55e1009f2b7cc58 (diff)
Update firmware version to v2.5.0
Update firmware version to v2.5.0 and update the documentation for the release of SCP-Firmware v2.5.0 Change-Id: Icd977b1adbffb23c1690387162a21b4266b4ff29 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 613782a6..670c41ca 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@
# Version
#
export VERSION_MAJOR := 2
-export VERSION_MINOR := 4
+export VERSION_MINOR := 5
export VERSION_PATCH := 0
#