diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-09-26 23:09:24 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-26 23:09:24 +0000 |
commit | 6db0b6a0cb706c2908a4af0e18acc497e7497201 (patch) | |
tree | be4a6eba2290e92e908eabcd151c578c69ea6631 /conf/distro/openslug.conf | |
parent | 83efa27db510e78468b22e11eef08dc227a10842 (diff) | |
parent | 22e1decc3ce721ae1f5fe3b4ae6540059b71b169 (diff) |
merge of 55fefa60fda5100c3bc1a4ecf8d48d0ea4bb9193
and bbe482d809300bb4339549751dc0074a94dd6e6e
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 748228f304..5c57e878c2 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -6,7 +6,7 @@ # STANDARD OpenSlug DEFINITIONS #---------------------------------------------------------------------------------- DISTRO_NAME = "OpenSlug" -DISTRO_VERSION = "2.6-beta" +DISTRO_VERSION = "2.8-beta" DISTRO_TYPE ?= "beta" TARGET_FPU = "soft" |