]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Source/Python/UPT/BuildVersion.py
BaseTools: Use absolute import in UPT
[mirror_edk2.git] / BaseTools / Source / Python / UPT / BuildVersion.py
CommitLineData
9508d0fa 1## @file\r
2bcc713e 2#\r
9508d0fa
LG
3# This file is for build version number auto generation\r
4#\r
f7496d71 5# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
9508d0fa 6#\r
f7496d71
LG
7# This program and the accompanying materials are licensed and made available\r
8# under the terms and conditions of the BSD License which accompanies this\r
9# distribution. The full text of the license may be found at\r
9508d0fa
LG
10# http://opensource.org/licenses/bsd-license.php\r
11#\r
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14#\r
15\r
16'''\r
17Build version information\r
18'''\r
19\r
f7496d71 20gBUILD_VERSION = "Developer Build based on Revision: Unknown"\r