summaryrefslogtreecommitdiff
path: root/scripts/make-version-file
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-02-15 19:06:08 +0100
committerGitHub <noreply@github.com>2023-02-15 19:06:08 +0100
commit6987aa10a600a2d1b0d498607ebaafc799739aaa (patch)
treedbea4c06d84d86a14a75a0dd13a2cae3530bbb8b /scripts/make-version-file
parent5207b6f510d67762eb7ae9d5394c68ded65d7905 (diff)
parentb4a10607bb847c08d91f1ab28485db78feca7597 (diff)
downloadvyos-build-6987aa10a600a2d1b0d498607ebaafc799739aaa.tar.gz
vyos-build-6987aa10a600a2d1b0d498607ebaafc799739aaa.zip
Merge pull request #306 from sarthurdev/bookworm
debian: T5003: Upgrade base system to Debian 12 "Bookworm"
Diffstat (limited to 'scripts/make-version-file')
-rwxr-xr-xscripts/make-version-file2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make-version-file b/scripts/make-version-file
index 84d82877..a5d94a65 100755
--- a/scripts/make-version-file
+++ b/scripts/make-version-file
@@ -108,7 +108,7 @@ PRETTY_NAME="VyOS {version} ({build_config['release_train']})"
NAME="VyOS"
VERSION_ID="{version}"
VERSION="{version} ({build_config['release_train']})"
-VERSION_CODENAME=bullseye
+VERSION_CODENAME=bookworm
ID=vyos
HOME_URL="https://vyos.io"
SUPPORT_URL="https://support.vyos.io"