aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicola Mazzucato <nicola.mazzucato@arm.com>2020-10-20 15:34:34 +0100
committernicola-mazzucato-arm <42373140+nicola-mazzucato-arm@users.noreply.github.com>2020-10-20 18:42:06 +0100
commit2c4f3af270024b85e1b38fd963050c58f6e9b865 (patch)
tree0d58eb81d49fb94d1dc717d797a3940d37c0d23a
parent7e102d4c61428b3c11ee19fdd148c51899208555 (diff)
scp: Update firmware version to 2.7.0
Change-Id: Ie9d6dff2a443b5231803d35e6b584879e70e91b9 Signed-off-by: Nicola Mazzucato <nicola.mazzucato@arm.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6edec23..f4a6c813 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@
# Version
#
export VERSION_MAJOR := 2
-export VERSION_MINOR := 6
+export VERSION_MINOR := 7
export VERSION_PATCH := 0
#