diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-08-05 19:37:14 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-05 19:37:14 +0000 |
commit | 4b794ae03f6150d9fe9809f5ea291cec3d46cd5b (patch) | |
tree | 58391e3c9957dd62eebe6135cf68ecef3ec7bace /conf | |
parent | 512bf4b04c20c4ad874c406323f09c880d9f6b7c (diff) |
OpenSlug-2.5-beta
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 80cf489b5b..5c7112faec 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -6,7 +6,7 @@ # STANDARD OpenSlug DEFINITIONS #---------------------------------------------------------------------------------- DISTRO_NAME = "OpenSlug" -DISTRO_VERSION = "2.4-beta" +DISTRO_VERSION = "2.5-beta" DISTRO_TYPE ?= "beta" TARGET_FPU = "soft" |