summaryrefslogtreecommitdiff
path: root/subprojects/gst-docs/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-docs/meson.build
parentf6af34d3be9e295d53c561726269e3b18ae3759d (diff)
Release 1.24.51.24.5
Diffstat (limited to 'subprojects/gst-docs/meson.build')
-rw-r--r--subprojects/gst-docs/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/gst-docs/meson.build b/subprojects/gst-docs/meson.build
index c52245554e..59faebf63e 100644
--- a/subprojects/gst-docs/meson.build
+++ b/subprojects/gst-docs/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.24.4.1',
+ version: '1.24.5',
meson_version : '>= 1.1')
hotdoc_p = find_program('hotdoc')