diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2017-01-17 07:47:33 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2017-01-17 07:47:33 +0200 |
commit | 2085bd30fa96455d7a18d0d76e7541742d2ba6d9 (patch) | |
tree | b8b86d394704da1fbc8e8ad08263318678f23a5c /setup.py | |
parent | 996095618fa01066655247e7322afdab90c21b3a (diff) |
gstreamer: Update to 1.11.1.1/master
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", + version = "1.11.1.1", author = "Andoni Morales", author_email = "amorales@fluendo.com", description = ("Multi platform build system for Open Source projects"), |