TF-RMM Release v0.3.0
Bump up the TF-RMM version to 0.3.0. This has been tested with
TF-A v2.9 release.
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Change-Id: I0563c3143c1db3b2981f8e3497c1ee5a95671707
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 55c0050..40e887a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -48,7 +48,7 @@
# and also where the project directory and version variables are set up.
#
-project(RMM VERSION 0.2.0 LANGUAGES C CXX ASM)
+project(RMM VERSION 0.3.0 LANGUAGES C CXX ASM)
#
# Set global flags.