diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2018-03-19 23:40:41 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2018-03-19 23:40:52 +0000 |
commit | 4d08e4f26911117ae4465e7481c707defdd5334c (patch) | |
tree | a1ba936292ed9425291fb2762eb7e99755695bce | |
parent | b24674d51d7916e03c0787de40d32895266244b8 (diff) |
Release 1.14.01.14.0
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 8ee1aa8..99bfaa3 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' |