diff options
author | Mike Westerhof <mwester@dls.net> | 2007-12-31 17:17:01 +0000 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2007-12-31 17:17:01 +0000 |
commit | e74e97a37a8bbedbc1c57197cfd0c208d466abb5 (patch) | |
tree | 3606f8d7d4a07c907acb5061f602546bb860a810 | |
parent | 731d03e195e1de83199e77eda9fee4b857389f41 (diff) |
Unslung: bump version number to 6.11-beta now that 6.10-beta is released.
-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 a946734831..5246df3990 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.10-beta" +DISTRO_VERSION = "6.11-beta" DISTRO_TYPE = "beta" FEED_URIS = "cross##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable" |