diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2016-04-20 19:22:09 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2016-04-20 19:22:09 +0300 |
commit | 9d5db58672f81f2f6db2d2aa59bcbd071a681c03 (patch) | |
tree | fd35765526e848c4e0c282acea196a38a955356a | |
parent | f4d80bab4c07ff5034956c6171127ec1d12625f5 (diff) |
setup.py: Update to 1.8.11.8.1
-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.8.0", + version = "1.8.1", author = "Andoni Morales", author_email = "amorales@fluendo.com", description = ("Multi platform build system for Open Source projects"), |