Merge "Incrementing the minor version to reflect upcoming v2.3 release" into integration
diff --git a/Makefile b/Makefile
index d605ae9..f01a9ae 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