]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/build/build.py
Update Build Tool version from 0.51 to 0.60
[mirror_edk2.git] / BaseTools / Source / Python / build / build.py
index a5bb70d45645b146184508ae8831881d783d2029..e9baf3465eaa8909aa3b685f6d0f3e98cc0469e4 100644 (file)
@@ -49,7 +49,7 @@ import Common.EdkLogger
 import Common.GlobalData as GlobalData\r
 \r
 # Version and Copyright\r
-VersionNumber = "0.51" + ' ' + gBUILD_VERSION\r
+VersionNumber = "0.60" + ' ' + gBUILD_VERSION\r
 __version__ = "%prog Version " + VersionNumber\r
 __copyright__ = "Copyright (c) 2007 - 2014, Intel Corporation  All rights reserved."\r
 \r