summaryrefslogtreecommitdiff
path: root/subprojects/gst-examples/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2024-06-20 12:54:15 +0100
committerTim-Philipp Müller <tim@centricular.com>2024-06-20 12:54:15 +0100
commit3c66f10e218ec93a11e93f7c0bd209036c867a7a (patch)
tree314465cb75a3672b105ad399c10520f0a335b640 /subprojects/gst-examples/meson.build
parentf6af34d3be9e295d53c561726269e3b18ae3759d (diff)
Release 1.24.51.24.5
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 a5a89ae52f..082a24a7bc 100644
--- a/subprojects/gst-examples/meson.build
+++ b/subprojects/gst-examples/meson.build
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.24.4.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.24.5', license : 'LGPL')
static_build = get_option('default_library') == 'static'
cc = meson.get_compiler('c')