summaryrefslogtreecommitdiff
path: root/CONF.sh
diff options
context:
space:
mode:
authorSteve Langasek <[email protected]>2023-12-04 09:43:17 -0800
committerSteve Langasek <[email protected]>2023-12-04 09:43:17 -0800
commitdfba577c83b994d31be35d629e6e35ec3cc73ee6 (patch)
treec040ed046bfb25d194ba9f523dee4f39184ed8f6 /CONF.sh
parent6321173975863c64307c23fbdd0894ca5d4dda93 (diff)
24.04 will be an LTS, so label it as such
Diffstat (limited to 'CONF.sh')
-rw-r--r--CONF.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONF.sh b/CONF.sh
index cff220f..1d12ad8 100644
--- a/CONF.sh
+++ b/CONF.sh
@@ -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"
;;