BaseTools: Clear build versions to sync with buildtools/BaseTools

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15686 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Jordan Justen 2014-07-25 21:10:33 +00:00 committed by jljusten
parent 8b7ebdb005
commit 324c886410
3 changed files with 3 additions and 3 deletions
BaseTools/Source
C/Include/Common
Python

View File

@ -14,4 +14,4 @@
**/
#define __BUILD_VERSION "Build 2670"
#define __BUILD_VERSION ""

View File

@ -13,4 +13,4 @@
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
gBUILD_VERSION = "Build 2670"
gBUILD_VERSION = ""

View File

@ -17,4 +17,4 @@
Build version information
'''
gBUILD_VERSION = "Build 2670"
gBUILD_VERSION = ""