From 731d03e195e1de83199e77eda9fee4b857389f41 Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Mon, 31 Dec 2007 17:16:07 +0000 Subject: [PATCH] SlugOS: bump version number in mtn up to 4.9, as 4.8 has been released. --- conf/distro/include/slugos.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 177a0edfe8..ea4980b55a 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 = "4.8" +SLUGOS_VERSION = "4.9" DISTRO_REVISION ?= "" DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" # For release (only): -- 2.39.5