diff --git a/libexec/rc/rc.d/os-release b/libexec/rc/rc.d/os-release index c087bd789777..328b3e874d26 100755 --- a/libexec/rc/rc.d/os-release +++ b/libexec/rc/rc.d/os-release @@ -34,7 +34,7 @@ osrelease_start() CPE_NAME=cpe:/o:ghostbsd:ghostbsd:$_version_id HOME_URL=https://GhostBSD.org/ BUG_REPORT_URL=https://github.com/ghostbsd/issues/issues/new/choose - CODENAME="Twenty-Five" + CODENAME="Twenty-Six" __EOF__ install -C -o root -g wheel -m ${osrelease_perms} "$t" "${osrelease_file}" rm -f "$t"