summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-19 23:40:41 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-19 23:40:52 +0000
commit4d08e4f26911117ae4465e7481c707defdd5334c (patch)
treea1ba936292ed9425291fb2762eb7e99755695bce
parentb24674d51d7916e03c0787de40d32895266244b8 (diff)
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8ee1aa81a3..99bfaa3791 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.13.91',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.14.0',
meson_version: '>0.42', license: 'LGPL')
if host_machine.system() == 'osx'