From abd3593d76767ba3d8b078c61b0dba63f5e3def6 Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Sun, 13 Feb 2011 11:11:04 -0600 Subject: SlugOS: slugos.inc -- bump up to SlugOS 5.8 --- conf/distro/include/slugos.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 35919fd345..32ec09d196 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -16,7 +16,7 @@ #TARGET_OS "linux" or "linux-uclibc" # The following may be overridden to make sub-versions -SLUGOS_VERSION = "5.7" +SLUGOS_VERSION = "5.8" DISTRO_REVISION ?= "" DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" # For release (only): -- cgit 1.2.3-korg