summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-02-26 13:08:26 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-02-27 08:08:40 +0000
commit78ace72f3878e00df3b65e0578c8a033386fd500 (patch)
treee11b6a5452b13dc51dad6ce939c15c546c056a26 /meson.build
parent805be3c2076a943c954be07e678bfc4c5cceacb3 (diff)
Release 1.15.21.15.2
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 673ec91..ae9f0f0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.15.0.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.15.2',
meson_version: '>=0.48', license: 'LGPL')
if host_machine.system() == 'osx'