diff --git a/Makefile b/Makefile
index 18800cb838ca8fdf5a2a0d775047192f4312427d..721246d518332a0b0e07e263e79d5443651ab764 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
 # Trusted Firmware Version
 #
 VERSION_MAJOR			:= 2
-VERSION_MINOR			:= 1
+VERSION_MINOR			:= 2
 
 # Default goal is build all images
 .DEFAULT_GOAL			:= all