summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2017-05-05 15:38:45 +1000
committerJan Schmidt <jan@centricular.com>2017-05-05 15:38:45 +1000
commitc45d95ab926ab955e86df6faa2c99366d312259e (patch)
tree2d449a26da1318902b1c32b5e3a2582b99447f2f /setup.py
parent4a65cc117c2b22f060887c5b2baacddcfb38b644 (diff)
Update to 1.12.01.12.0
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c1bed48a..208428b6 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ class extended_sdist(setuptools_sdist.sdist):
setup(
name = "cerbero",
- version = "1.11.91",
+ version = "1.12.0",
author = "Andoni Morales",
author_email = "amorales@fluendo.com",
description = ("Multi platform build system for Open Source projects"),