diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2017-02-24 15:43:38 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2017-02-24 15:43:38 +0200 |
commit | 55c951f3bd28d3f8dd4a71014641b4add17cc329 (patch) | |
tree | 4abb241ff81fa9a3370c2954902e44fb8175da77 /setup.py | |
parent | ff523b5c1558ece76236d6a547313b19bc1caaab (diff) |
gstreamer: Update versions to 1.11.21.11.2
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ class extended_sdist(setuptools_sdist.sdist): setup( name = "cerbero", - version = "1.11.1.1", + version = "1.11.2", author = "Andoni Morales", author_email = "amorales@fluendo.com", description = ("Multi platform build system for Open Source projects"), |