diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-11-14 23:38:07 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-11-14 23:38:07 +0000 |
commit | 749a8442f76ce7246ef1c45413945c875fc3d5b9 (patch) | |
tree | 25704e65ce395f02e475306c4bbf1419d257c829 /conf/distro | |
parent | 98c35762108fe7c07e8c5b629cf3d1aa332b33d6 (diff) |
slugos: Bumped version to 4.1, updated slugimage and ixp4xx-kernel to latest versions.
Diffstat (limited to 'conf/distro')
-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 299944ee29..b4af6dd5f1 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -36,7 +36,7 @@ #DISTRO_TYPE # The following may be overridden to make sub-versions -SLUGOS_VERSION = "4.0" +SLUGOS_VERSION = "4.1" DISTRO_REVISION ?= "" DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" # For release (only): |