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