summaryrefslogtreecommitdiff
path: root/subprojects/gst-examples/meson.build
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 1f2fb01243..560a7cbd2e 100644
--- a/subprojects/gst-examples/meson.build
+++ b/subprojects/gst-examples/meson.build
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.22.9.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.22.10', license : 'LGPL')
cc = meson.get_compiler('c')
m_dep = cc.find_library('m', required : false)