diff --git a/Makefile b/Makefile
index d605ae92b6fc5fed2bc4fdfb295a601ea2273720..f01a9ae3edcba4275e63e01e3661c04e939eaf12 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
 # Trusted Firmware Version
 #
 VERSION_MAJOR			:= 2
-VERSION_MINOR			:= 2
+VERSION_MINOR			:= 3
 
 # Default goal is build all images
 .DEFAULT_GOAL			:= all