From 11ec8ab68be596ed8fca854042f2e8815da19ce2 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Mon, 6 Feb 2006 18:34:42 +0000 Subject: slugos: development branch 3.6 --- conf/distro/slugos.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'conf/distro/slugos.conf') 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 # -- cgit 1.2.3-korg