From 4622c81cfd5a3b50ab6871cc8bf0981b4f9fffd6 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 3 Dec 2019 23:53:58 +0000 Subject: Build 1.16.2 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 0cf7700e..c56eea9a 100644 --- a/recipes/custom.py +++ b/recipes/custom.py @@ -11,8 +11,8 @@ from cerbero.utils import shell, to_unixpath class GStreamer(recipe.Recipe): licenses = [License.LGPLv2Plus] - version = '1.16.1.1' - tagged_for_release = False + version = '1.16.2' + tagged_for_release = True if not tagged_for_release or recipe.Recipe._using_manifest_force_git: # Pre-release version, use git master -- cgit v1.2.3