summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 02:00:33 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 02:00:33 +0100
commit6ad219d5f9571621cf78643c854717170027cbec (patch)
treed7bd5fd8f8ea78669b6b832681147c071b485fa5 /meson.build
parentcf3b88ae89c996c3b6cf799a31bab7d7eae599c7 (diff)
Release 1.16.01.16.0
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 9d4b763..cfb3439 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.15.90',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.16.0',
meson_version: '>=0.48', license: 'LGPL')
if host_machine.system() == 'osx'