diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-08-05 19:39:13 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-05 19:39:13 +0000 |
commit | f7b7fcf8cf21ee1dc4200ad949d68b7c9cde7aa7 (patch) | |
tree | f5c4824fc32c52bd7d14f17f440dfcb28bed2dae /conf | |
parent | 4b794ae03f6150d9fe9809f5ea291cec3d46cd5b (diff) |
Return postfix, move to OpenSlug-2.6-beta for furture development.
Diffstat (limited to '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 5c7112faec..78e3cc0378 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -6,7 +6,7 @@ # STANDARD OpenSlug DEFINITIONS #---------------------------------------------------------------------------------- DISTRO_NAME = "OpenSlug" -DISTRO_VERSION = "2.5-beta" +DISTRO_VERSION = "2.6-beta" DISTRO_TYPE ?= "beta" TARGET_FPU = "soft" |