summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2017-05-06 22:25:48 +1000
committerJan Schmidt <jan@centricular.com>2017-05-06 22:25:48 +1000
commit0499deb9099ecb5a9942ab632e1e90fe8e08f195 (patch)
tree981788bd55d8cf4514a113a46395bb815de6e9b0 /setup.py
parentc45d95ab926ab955e86df6faa2c99366d312259e (diff)
Reset back to tracking git master
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 208428b6..b40d8fca 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ class extended_sdist(setuptools_sdist.sdist):
setup(
name = "cerbero",
- version = "1.12.0",
+ version = "1.12.0.1",
author = "Andoni Morales",
author_email = "amorales@fluendo.com",
description = ("Multi platform build system for Open Source projects"),