summaryrefslogtreecommitdiff
path: root/subprojects/gstreamer-sharp/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2024-02-13 14:39:08 +0000
committerTim-Philipp Müller <tim@centricular.com>2024-02-13 14:39:08 +0000
commit29d6413c3f4ed9656ba161ef500823c47eb59004 (patch)
tree9e1af8c1b0a462493ee8f1cac37b50da8f961d3d /subprojects/gstreamer-sharp/meson.build
parent6e59282af21e95b6426bb4a0818e9895b0d0fe43 (diff)
Release 1.22.101.22.10
Diffstat (limited to 'subprojects/gstreamer-sharp/meson.build')
-rw-r--r--subprojects/gstreamer-sharp/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/gstreamer-sharp/meson.build b/subprojects/gstreamer-sharp/meson.build
index 25e7b1ccf1..b7da7d86dd 100644
--- a/subprojects/gstreamer-sharp/meson.build
+++ b/subprojects/gstreamer-sharp/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.22.9.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.22.10',
meson_version : '>= 0.62', license: 'LGPL')
if host_machine.system() == 'osx'