summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-09-16 18:55:20 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-09-16 18:55:20 +0100
commit8d84c555d519700af3610f5f42f0538102c529be (patch)
treec99e9fe9ec85fa6289a91878d067c32eabba2530
parent9e1b97bf0a08e675e6ec33a7d802d8dfe744a349 (diff)
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 05a9483738..9b2655663b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.14.2',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.14.3',
meson_version: '>0.42', license: 'LGPL')
if host_machine.system() == 'osx'