diff options
author | Mike Westerhof <mwester@dls.net> | 2006-03-09 02:40:00 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-09 02:40:00 +0000 |
commit | f01850797acb71c3fc9c10799aef0a438b9aeffe (patch) | |
tree | 9e267e7743f85f068ff29c47e2324c78a00557cb /conf/distro/unslung.conf | |
parent | 7ff9fe614c53ad3ec991264c91a73c7ffe6a2a3b (diff) |
Unslung: unslung.conf, DISTRO_VERSION is now 6.7-beta
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 e130ae09cf..e961445209 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-alpha" +DISTRO_VERSION = "6.7-beta" DISTRO_TYPE = "beta" FEED_URIS = "cross##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable" |