diff options
Diffstat (limited to 'conf/distro/slugos.conf')
-rw-r--r-- | conf/distro/slugos.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 1d075dd950..3b094d769d 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -36,10 +36,12 @@ #DISTRO_TYPE # The following may be overridden to make sub-versions -SLUGOS_VERSION = "3.5" +SLUGOS_VERSION = "3.6" DISTRO_REVISION ?= "" DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" -DISTRO_FEED ?= "${SLUGOS_VERSION}-${DISTRO_TYPE}" +# For release (only): +# DISTRO_FEED ?= "${SLUGOS_VERSION}-${DISTRO_TYPE}" +DISTRO_FEED ?= "unstable" # The following must also be set, they define the basic format of the build # |