diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-12-29 01:03:40 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-12-29 01:03:40 +0000 |
commit | 93f8841e4833bb093ad2d44a06a0e6e687b6ac68 (patch) | |
tree | eac8221553c9f684317b7981453bd21d7218bbe4 /conf/distro | |
parent | 4a534fd7ee0dd9582ee0580f46efa704207e943b (diff) |
unslung: Bumped version to 6.10-beta, and bumped PR on rootfs to rebuild with new version number
Diffstat (limited to 'conf/distro')
-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 0cf5e8e81e..a946734831 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Unslung Linux Distribution for the NSLU2 DISTRO_NAME = "Unslung" -DISTRO_VERSION = "6.9-alpha" +DISTRO_VERSION = "6.10-beta" DISTRO_TYPE = "beta" FEED_URIS = "cross##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable" |