summaryrefslogtreecommitdiff
path: root/subprojects/gstreamer-sharp/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2024-02-15 15:37:17 +0000
committerTim-Philipp Müller <tim@centricular.com>2024-02-15 15:37:17 +0000
commit88751d41107f4e54a9b9c95d8b4c8125988dab72 (patch)
treebef655a43838ff867ef8231be9f4692bb312219e /subprojects/gstreamer-sharp/meson.build
parent28b64bc28ad2550158223671d301badd1e5e58e1 (diff)
Release 1.23.21.23.2
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 1d1320016d..71bd3869b1 100644
--- a/subprojects/gstreamer-sharp/meson.build
+++ b/subprojects/gstreamer-sharp/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.23.1.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.23.2',
meson_version : '>= 1.1', license: 'LGPL')
fs = import ('fs')