From ee12b0a4143774ae2849a43ac4ffdfa4926853dd Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Thu, 25 Feb 2021 10:10:59 +0200 Subject: Caundron is version 9 --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 0cfab097..acb7056e 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -436,7 +436,7 @@ class mga_buildsystem::config { 'medias' => $std_medias, 'base_media' => $std_base_media, 'branch' => 'Devel', - 'version' => '8', + 'version' => '9', 'submit_allowed' => "${svn_root_packages}/cauldron", 'macros' => $std_macros, 'youri' => { -- cgit v1.2.1