mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
ec404f0afc
Modify Compression Libraries, Common, Makefiles, Includes Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>
10 lines
265 B
C
10 lines
265 B
C
/** @file
|
|
This file is for build version number auto generation
|
|
|
|
Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
|
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
|
|
**/
|
|
|
|
#define __BUILD_VERSION "Developer Build based on Revision: Unknown"
|