summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-23 01:36:17 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-23 01:36:17 +0100
commit5e7a44cf542ccad9d29d9b6da4d4e32f5770618f (patch)
tree1739702ff600ad931ea62ac08672065d1c1ed42c /meson.build
parent75188b70cbbacab540548a62079611490d06c0fc (diff)
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 6216304..fb91e96 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.19.1.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.19.2',
meson_version : '>= 0.54', license: 'LGPL')
if host_machine.system() == 'osx'