summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-03-15 17:50:43 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-03-15 17:50:43 +0000
commit81708d1a70b564a59edf78a0d32483aa7b8c8d16 (patch)
tree3548dd3e91b2e56d2b5f42b2698699d874e3e677
parentebf3250ee694a717dfa130d32ddf43ee61e3f57f (diff)
Release 1.18.4gst-docs-1.18.4
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 52f83230c4..caf4141526 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.18.3.1',
+ version: '1.18.4',
meson_version: '>=0.48.0')
hotdoc_p = find_program('hotdoc')