diff options
Diffstat (limited to 'conf/distro/slugos-ltu.conf')
-rw-r--r-- | conf/distro/slugos-ltu.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos-ltu.conf b/conf/distro/slugos-ltu.conf index 6d99e629ee..9e02bd1bb9 100644 --- a/conf/distro/slugos-ltu.conf +++ b/conf/distro/slugos-ltu.conf @@ -5,7 +5,7 @@ # This slugos variant is not supported - there are no nslu2-linux.org # regular builds and there is no feed. DISTRO_NAME ?= "slugos-ltu" -DISTRO_VERSION ?= "0-beta" +DISTRO_VERSION ?= "3.2-beta" DISTRO_FEED ?= "unstable" DISTRO_TYPE ?= "alpha" |