summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-02-27 00:14:16 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-02-27 08:22:30 +0000
commit7e26bc9e322d0ca93ce7a9970815922a9d6c0306 (patch)
treee089d2ed0ce27eef222b795b3410b79807ab17b6 /setup.py
parentfb1f9e215b3ac9c3a85d1d3639f4e80e22e1b924 (diff)
Build 1.15.2 release
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 210e3fbf..c9f381b6 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ class extended_sdist(setuptools_sdist.sdist):
setup(
name = "cerbero",
- version = '1.15.1',
+ version = '1.15.2',
author = "Andoni Morales",
author_email = "amorales@fluendo.com",
description = ("Multi platform build system for Open Source projects"),