diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-05-05 09:05:16 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-05-05 09:05:16 +0000 |
commit | a86b16aa213caaa83841fb4b43940e325ca1bb82 (patch) | |
tree | 7b58b2968cd2fa1bbae3096bc65637f834ab8d2f /conf/distro/openslug.conf | |
parent | ea7f5348b3fda1a0e1bf399ae7bde50b840e0cc5 (diff) |
Unslung and OpenSlug linuxrc corrections
BKrev: 4279e1ccfjKblxAjFzpCmQ50KUV4hw
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r-- | conf/distro/openslug.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 274fdec3c9..045b7a426d 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: OpenSlug Linux Distribution for the NSLU2 DISTRO_NAME = "OpenSlug" -DISTRO_VERSION = "1.8-beta" +DISTRO_VERSION = "1.9-beta" DISTRO_TYPE ?= "beta" TARGET_FPU_local ?= "soft" |