summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-07 17:37:48 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-07 17:37:48 +0300
commitf4f19449a519edbab55592f3e70260804a44a56c (patch)
tree10b6983b9bf6e58d217e73dd0100b64ef2868e93 /setup.py
parent191f305d62d66bab0a48a125d25f216d6c374b0f (diff)
gstreamer: Update to 1.11.90
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c44d42fd..bbb16681 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ class extended_sdist(setuptools_sdist.sdist):
setup(
name = "cerbero",
- version = "1.11.2.1",
+ version = "1.11.90",
author = "Andoni Morales",
author_email = "amorales@fluendo.com",
description = ("Multi platform build system for Open Source projects"),