summaryrefslogtreecommitdiff
path: root/scripts/make-version-file
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/make-version-file')
-rwxr-xr-xscripts/make-version-file1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/make-version-file b/scripts/make-version-file
index a2828434..5f394f3b 100755
--- a/scripts/make-version-file
+++ b/scripts/make-version-file
@@ -95,6 +95,7 @@ version_data = {
'build_uuid': build_uuid,
'build_git': build_git,
'build_branch': git_branch,
+ 'release_train': build_config['release_train'],
'lts_build': lts_build,
'build_comment': build_config['build_comment']
}