From 25fc33a017fa71eb4bc344916dcb81db28e8081e Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 2 Feb 2022 17:07:15 +0000 Subject: Build 1.18.6 release --- recipes/custom.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/custom.py') diff --git a/recipes/custom.py b/recipes/custom.py index 96b39346..e59322bd 100644 --- a/recipes/custom.py +++ b/recipes/custom.py @@ -12,8 +12,8 @@ def running_on_cerbero_ci(): class GStreamer(recipe.Recipe): licenses = [License.LGPLv2Plus] - version = '1.18.5.1' - tagged_for_release = False + version = '1.18.6' + tagged_for_release = True # Decide what stype to use use_git = True -- cgit v1.2.3