diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-08-05 19:40:04 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-05 19:40:04 +0000 |
commit | 7456f5321d5953fa8fc2ae36cd61f2a363e60f69 (patch) | |
tree | 055544e72db72e658834dd41555d4933c58bad05 | |
parent | 016b2daaba8bee36e5fd54f6fb7b0604db88daf1 (diff) | |
parent | f7b7fcf8cf21ee1dc4200ad949d68b7c9cde7aa7 (diff) |
merge of 4f3b068b42e8ca31b85ba27c4b0497b10dd7f320
and db631e19abd4d2b1049a24b5d7ea623dc8673a99
-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..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.4-beta" +DISTRO_VERSION = "2.6-beta" DISTRO_TYPE ?= "beta" TARGET_FPU = "soft" |