Files
slimbootloader/BaseTools/Source/Python/Common/BuildVersion.py
T

11 lines
266 B
Python
Raw Normal View History

2018-09-13 16:11:07 -07:00
## @file
#
# This file is for build version number auto generation
#
# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
2018-09-13 16:11:07 -07:00
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
2018-09-13 16:11:07 -07:00
#
gBUILD_VERSION = "Developer Build based on Revision: Unknown"