summaryrefslogtreecommitdiff
path: root/subprojects/gst-docs/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2024-02-15 15:37:17 +0000
committerTim-Philipp Müller <tim@centricular.com>2024-02-15 15:37:17 +0000
commit88751d41107f4e54a9b9c95d8b4c8125988dab72 (patch)
treebef655a43838ff867ef8231be9f4692bb312219e /subprojects/gst-docs/meson.build
parent28b64bc28ad2550158223671d301badd1e5e58e1 (diff)
Release 1.23.21.23.2
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 a4b8c75b4a..f49f69f7f9 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.23.1.1',
+ version: '1.23.2',
meson_version : '>= 1.1')
hotdoc_p = find_program('hotdoc')