summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-10-02 23:21:52 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-10-02 23:21:52 +0100
commit19da3315d7b6bd4661e9ad62832baa7cddf31213 (patch)
tree060662413f4a237ce3f3c1d30d86edfa3614f47a
parent8d84c555d519700af3610f5f42f0538102c529be (diff)
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 9b2655663b..728f396d2f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.14.3',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.14.4',
meson_version: '>0.42', license: 'LGPL')
if host_machine.system() == 'osx'