diff options
Diffstat (limited to 'scripts/make-version-file')
-rwxr-xr-x | scripts/make-version-file | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make-version-file b/scripts/make-version-file index e35dfd8b..04e27c44 100755 --- a/scripts/make-version-file +++ b/scripts/make-version-file @@ -105,7 +105,7 @@ PRETTY_NAME="VyOS {version} ({build_config['release_train']})" NAME="VyOS" VERSION_ID="{version}" VERSION="{version} ({build_config['release_train']})" -VERSION_CODENAME=buster +VERSION_CODENAME=bullseye ID=vyos HOME_URL="https://vyos.io" SUPPORT_URL="https://support.vyos.io" |