summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/UPT/BuildVersion.py
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/Python/UPT/BuildVersion.py')
-rw-r--r--BaseTools/Source/Python/UPT/BuildVersion.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/BaseTools/Source/Python/UPT/BuildVersion.py b/BaseTools/Source/Python/UPT/BuildVersion.py
new file mode 100644
index 0000000000..4bb9a8b521
--- /dev/null
+++ b/BaseTools/Source/Python/UPT/BuildVersion.py
@@ -0,0 +1,3 @@
+#This file is for build version number auto generation
+#
+gBUILD_VERSION = "Build 2423"