Upgrade version string displayed on startup

Change-Id: I0b319f9724d540b46c5d8ded3cb37f686871ec95
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
diff --git a/Makefile b/Makefile
index 9be108d..ece61a2 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # TFTF Version
 VERSION_MAJOR		:= 2
-VERSION_MINOR		:= 0
+VERSION_MINOR		:= 1
 
 ################################################################################
 # Default values for build configurations, and their dependencies