diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-06-10 13:39:40 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-06-10 13:39:40 +0000 |
commit | 92f7968e66515def2a26e7c6b28ea5e8bd1c6a1f (patch) | |
tree | 1d3d33a2f01c088f53e499d3ecfbe2b12e539976 /conf/distro/unslung.conf | |
parent | b51451ff3b0ed7f1815fcbae13ed78fdd2f8f98b (diff) |
Unslung 4.21-alpha: updated README and NOTES, and fixed /mnt in maintenance mode.
BKrev: 42a9981cbTovfsk_G7RMWJvRnaEJoA
Diffstat (limited to 'conf/distro/unslung.conf')
-rw-r--r-- | conf/distro/unslung.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf index 33586227b1..23801178fb 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -7,7 +7,7 @@ FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/unslung/native" FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/unslung/oe" DISTRO_NAME = "Unslung" -DISTRO_VERSION = "5.2-alpha" +DISTRO_VERSION = "4.21-alpha" DISTRO_TYPE = "beta" TARGET_FPU = "soft" |