Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 ba1ed0f798..99ea048a4d 100644
--- a/subprojects/gstreamer-sharp/meson.build
+++ b/subprojects/gstreamer-sharp/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.21.0.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.21.1',
meson_version : '>= 0.62', license: 'LGPL')
if host_machine.system() == 'osx'