diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-06-11 08:02:57 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-06-11 08:02:57 +0000 |
commit | 13aab84e0f22d2648b1c70e1acace80ab82fe46c (patch) | |
tree | 28eb8a5a85ba1ced7692135f022f670bab62b230 /conf/distro/unslung.conf | |
parent | b6a70a163b042a110ee0b69590edef91103e4ff3 (diff) |
Unslung 5.3-alpha: Replacement maintenance mode with code to force entry into RedBoot Upgrade Mode
BKrev: 42aa9ab1a0AgLpxndHr-C3NotrfZYw
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..2beb59b609 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 = "5.3-alpha" DISTRO_TYPE = "beta" TARGET_FPU = "soft" |