diff options
author | Steve Langasek <[email protected]> | 2023-12-04 09:43:17 -0800 |
---|---|---|
committer | Steve Langasek <[email protected]> | 2023-12-04 09:43:17 -0800 |
commit | dfba577c83b994d31be35d629e6e35ec3cc73ee6 (patch) | |
tree | c040ed046bfb25d194ba9f523dee4f39184ed8f6 /CONF.sh | |
parent | 6321173975863c64307c23fbdd0894ca5d4dda93 (diff) |
24.04 will be an LTS, so label it as such
Diffstat (limited to 'CONF.sh')
-rw-r--r-- | CONF.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ case $DIST in export PREV_CODENAME=mantic export CODENAME=noble export CAPCODENAME='Noble Numbat' - export DEBVERSION="24.04" + export DEBVERSION="24.04 LTS" export OFFICIAL="Daily" ;; |