diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-07-19 23:06:22 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-19 23:06:22 +0000 |
commit | 89df0be3de939690b62afff589a4111181daccd3 (patch) | |
tree | f2557e32001753fb6d2d6b5fe2ff05fe699d4651 /conf | |
parent | 90e48831927b2de7840f8bf1ae3ffe88d1f0bc70 (diff) |
The head is OpenSlug-2.4-beta to avoid confusion.
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 f93a6c5d89..7535f63a01 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: OpenSlug Linux Distribution for the NSLU2 DISTRO_NAME = "OpenSlug" -DISTRO_VERSION = "2.3-beta" +DISTRO_VERSION = "2.4-beta" DISTRO_TYPE ?= "beta" # Add to the user's feeds from local.conf (there may be none) |