From 04844b30eb3873e07e585fb220a206c8754a7208 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 7 Mar 2016 13:59:12 +0100 Subject: distro/enea.conf: Update distro version to 6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adrian Dudau Signed-off-by: Nora Björklund --- conf/distro/enea.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/enea.conf b/conf/distro/enea.conf index f8e2a89..b99dc44 100644 --- a/conf/distro/enea.conf +++ b/conf/distro/enea.conf @@ -1,7 +1,7 @@ require conf/distro/poky.conf DISTRO = "enea" DISTRO_NAME = "Enea Linux" -DISTRO_VERSION_MAJOR = "5.0" +DISTRO_VERSION_MAJOR = "6.0" DISTRO_VERSION_MINOR ??= "" DISTRO_VERSION = "${DISTRO_VERSION_MAJOR}${DISTRO_VERSION_MINOR}" -- cgit v1.2.3-54-g00ecf