summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-03-04 10:19:00 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-03-04 10:19:00 +0000
commit754c2e92f3caa83b545c06031566852cad83234b (patch)
treee7d5e00d34291ec5978dc4125651f058f4e89b3a /meson.build
parentee19848006db6aaa07268c1f2c42310936729a21 (diff)
Back to development
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 ae9f0f0..24740b0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.15.2',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.15.2.1',
meson_version: '>=0.48', license: 'LGPL')
if host_machine.system() == 'osx'