summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-06-17 14:47:38 +0300
committerSebastian Dröge <sebastian@centricular.com>2016-06-17 14:47:38 +0300
commitea65d3aaced9352a3160b204cda70efdc8a16126 (patch)
tree70a58375bbb05c1ac98781ac83c9fc4314819f11
parent4845a535e343598648bf7cd60ddfbdbefe696c41 (diff)
setup.py: Update version to 1.8.21.8.2
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 197483bd..c1afdde8 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ class extended_sdist(setuptools_sdist.sdist):
setup(
name = "cerbero",
- version = "1.8.1",
+ version = "1.8.2",
author = "Andoni Morales",
author_email = "amorales@fluendo.com",
description = ("Multi platform build system for Open Source projects"),