summaryrefslogtreecommitdiff
path: root/CONF.sh
diff options
context:
space:
mode:
authorSteve Langasek <[email protected]>2023-10-13 07:52:09 -0700
committerSteve Langasek <[email protected]>2023-10-13 07:52:09 -0700
commit107b198cc6d8853d797f663244c452e7ca3cb47c (patch)
tree1f6436785246362cb11fd1dc8377b286e4f5bd72 /CONF.sh
parentd5e58d4bc3b613123a228601292d7cb56b9e3cc7 (diff)
Mantic gets a version bump (23.10.1)mantic-point-release
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 2a74b56..aa13579 100644
--- a/CONF.sh
+++ b/CONF.sh
@@ -125,7 +125,7 @@ case $DIST in
export PREV_CODENAME=lunar
export CODENAME=mantic
export CAPCODENAME='Mantic Minotaur'
- export DEBVERSION="23.10"
+ export DEBVERSION="23.10.1"
export OFFICIAL="Release"
;;