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 9d4df94e7c..61026d057a 100644
--- a/subprojects/gst-examples/meson.build
+++ b/subprojects/gst-examples/meson.build
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.24.2.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.24.3', license : 'LGPL')
static_build = get_option('default_library') == 'static'
cc = meson.get_compiler('c')