summaryrefslogtreecommitdiff
path: root/recipes/custom.py
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-08-21 00:14:26 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-08-21 00:14:26 +0100
commit642fa4377553c50614d539a4a34d5c102ca3aac7 (patch)
tree68e8687094a6d6d8ca59db974b2a2d191d67a2f1 /recipes/custom.py
parenta233ee3d09f326a2b5877b58eae5ffa99edc5b07 (diff)
Build 1.17.90 release
Diffstat (limited to 'recipes/custom.py')
-rw-r--r--recipes/custom.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/custom.py b/recipes/custom.py
index c9741eda..3c3a48b6 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.17.2.1'
- tagged_for_release = False
+ version = '1.17.90'
+ tagged_for_release = True
# Decide what stype to use
use_git = True