diff options
author | Matthias Hentges <oe@hentges.net> | 2006-03-30 16:48:13 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-30 16:48:13 +0000 |
commit | 3b7dddd7bc2d21c17b99a3fae6ae83a495a704f4 (patch) | |
tree | 6a97b0808ef34fc9d2b887e7a613da83f9e5b5de /conf/distro/unslung.conf | |
parent | 6da5f18190e4348f33125ba1546944e6613eb93b (diff) | |
parent | 3f4c13aa412fde10108c0484627aa69e6e3d577a (diff) |
merge of 4089b02c1852c1619a06b04106854c9297b0bcbc
and 9f344d76f36ce0e29d4c8846cf1ec7be90ab5ff8
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 e961445209..1308340887 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.7-beta" +DISTRO_VERSION = "6.8-beta" DISTRO_TYPE = "beta" FEED_URIS = "cross##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable" |