diff options
author | Mike Westerhof <mwester@dls.net> | 2006-02-26 06:28:11 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-26 06:28:11 +0000 |
commit | 9f6f2893d7e3e56f4e15e4fcd02e4e91b8c39d12 (patch) | |
tree | dfbaebc01a2284559b3a0b1e49f0a27161d32680 /conf/distro/unslung.conf | |
parent | a3b19a2d385714c2ec861955593a6a6749165529 (diff) |
unslung.conf: update 6.6-alpha now
Diffstat (limited to 'conf/distro/unslung.conf')
-rw-r--r-- | conf/distro/unslung.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf index 11445846b2..24adaed1e8 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Unslung Linux Distribution for the NSLU2 DISTRO_NAME = "Unslung" -DISTRO_VERSION = "6.5-alpha" +DISTRO_VERSION = "6.6-alpha" DISTRO_TYPE = "beta" FEED_URIS = "cross##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable" |