diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-12-24 05:34:57 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-12-24 05:34:57 +0000 |
commit | 946445b8be18786d462edb415c5fedd7cfd222c0 (patch) | |
tree | 477d75f8f67ad68482bf4c7aa17996b777a35815 | |
parent | 4da28419bac911460260f748c4321d98938c274a (diff) |
slugos.inc: SlugOS 4.8 release candidate
-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 ab80719646..177a0edfe8 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.7" +SLUGOS_VERSION = "4.8" DISTRO_REVISION ?= "" DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" # For release (only): |