diff --git a/conf/distro/angstrom-next.conf b/conf/distro/angstrom-next.conf index 4294a6b..2b451d6 100644 --- a/conf/distro/angstrom-next.conf +++ b/conf/distro/angstrom-next.conf @@ -19,7 +19,7 @@ # Again, in doubt, use the master branch of setup-scripts #DISTRO_VERSION = "v2012.X" -DISTRO_VERSION = "v${@time.strftime('%Y.%m',time.gmtime())}-core" +DISTRO_VERSION = "v${@time.strftime('%Y.%m',time.gmtime())}" OLDEST_KERNEL = "2.6.16"