summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common/BuildVersion.py
blob: 088609f541708141b862d8b6031a9bb9f268e075 (plain)
1
2
3
4
5
6
7
8
9
10
## @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
#

gBUILD_VERSION = "Developer Build based on Revision: Unknown"