This commit is contained in:
Trevor Batley 2023-11-06 20:51:04 +11:00
parent d51e354623
commit 63b83a1f18

View File

@ -61,7 +61,7 @@ fi
# Generic settings for smeserver # Generic settings for smeserver
PACKAGER="Koozali.org <http://www.koozali.org>" PACKAGER="Koozali.org <http://www.koozali.org>"
VENDOR="Koozali.org <http://www.koozali.org>" VENDOR="Koozali.org <http://www.koozali.org>"
# Setup sme10 for building # Setup sme10 for building - based on centos 7 (el7)
# sme10-os is the parent - all other sme10 repos will inherit most of this... # sme10-os is the parent - all other sme10 repos will inherit most of this...
RELEASE=10 RELEASE=10
DISTRIBUTION="SME Server v$RELEASE" DISTRIBUTION="SME Server v$RELEASE"