diff options
author | Rod Whitby <rod@whitby.id.au> | 2008-05-03 03:34:44 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2008-05-03 03:34:44 +0000 |
commit | 8c79138478eaf2df40f9d70d83dcf6a0d364c344 (patch) | |
tree | a7fa06c0d049565ea1960b305b36f24a4c7ea33b /conf/distro/include/slugos.inc | |
parent | 81a90c3a1a300e3e2fe32af23b2d448d6f14f2a0 (diff) |
slugos: Updated to 4.10
Diffstat (limited to 'conf/distro/include/slugos.inc')
-rw-r--r-- | conf/distro/include/slugos.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index c13c9b6c75..ae79e5f9ae 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.9" +SLUGOS_VERSION = "4.10" DISTRO_REVISION ?= "" DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" # For release (only): |