summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-08-25 09:40:15 +0300
committerSebastian Dröge <sebastian@centricular.com>2016-08-25 09:40:15 +0300
commitbf6f48a42671d0cbec562477a5442445c328d6d4 (patch)
tree30fa97fe456144c75d88817de20d2eb9bf1e6f6f
parent741a0ce31c875bb2f26008c95032cc9faaa7cf6d (diff)
Update cerbero version to 1.8.31.8.3
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c1afdde8..6662f504 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ class extended_sdist(setuptools_sdist.sdist):
setup(
name = "cerbero",
- version = "1.8.2",
+ version = "1.8.3",
author = "Andoni Morales",
author_email = "amorales@fluendo.com",
description = ("Multi platform build system for Open Source projects"),