From 2f7064e5a7e2147507fc55531433cf140b419078 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Fri, 25 Aug 2023 11:27:24 +0300 Subject: cauldron is now version 10 --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index ecf7012d..a5255780 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -473,7 +473,7 @@ class mga_buildsystem::config { 'medias' => $std_medias, 'base_media' => $std_base_media, 'branch' => 'Devel', - 'version' => '9', + 'version' => '10', 'submit_allowed' => "${svn_root_packages}/cauldron", 'macros' => $std_macros, 'youri' => { -- cgit v1.2.1