diff options
author | Jordan Justen <jordan.l.justen@intel.com> | 2014-07-25 21:10:33 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-07-25 21:10:33 +0000 |
commit | 324c886410487f77e8643f6319f6cf751c65062b (patch) | |
tree | c34d129b8c7ab81973619b243abe6a4f13069812 /BaseTools/Source/C/Include/Common | |
parent | 8b7ebdb0055241e3e573fb7c561a969be33d591d (diff) | |
download | edk2-platforms-324c886410487f77e8643f6319f6cf751c65062b.tar.xz |
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
Diffstat (limited to 'BaseTools/Source/C/Include/Common')
-rw-r--r-- | BaseTools/Source/C/Include/Common/BuildVersion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/Include/Common/BuildVersion.h b/BaseTools/Source/C/Include/Common/BuildVersion.h index fb19609479..764bebfa93 100644 --- a/BaseTools/Source/C/Include/Common/BuildVersion.h +++ b/BaseTools/Source/C/Include/Common/BuildVersion.h @@ -14,4 +14,4 @@ **/
-#define __BUILD_VERSION "Build 2670"
+#define __BUILD_VERSION ""
|