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/gst-examples/meson.build')
-rw-r--r--subprojects/gst-examples/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/gst-examples/meson.build b/subprojects/gst-examples/meson.build
index 08e76fc1a3..5c2e450027 100644
--- a/subprojects/gst-examples/meson.build
+++ b/subprojects/gst-examples/meson.build
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.20.1.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.20.2', license : 'LGPL')
cc = meson.get_compiler('c')
m_dep = cc.find_library('m', required : false)