diff options
-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 7a02e71f1a..33e655dcb6 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -12,7 +12,7 @@ FEED_URIS_append_linux += "oe##http://ipkg.nslu2-linux.org/feeds/openslug/oe" #FEED_URIS_append_linux += "unstable##http://ipkg.nslu2-linux.org/feeds/openslug/unstable" DISTRO_NAME = "OpenSlug" -DISTRO_VERSION = "2.1-beta" +DISTRO_VERSION = "2.2-beta" DISTRO_TYPE ?= "beta" TARGET_FPU_local ?= "soft" |