summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-01-13 21:14:01 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-01-13 21:14:01 +0000
commit085a22dca409a5165c534df230d22c49f39e756d (patch)
tree95db9d98ce86afc85c68163d4a87fa383b16d7e1
parent53cc51b8fcadae13f4f26e838eedcfad6d7916e5 (diff)
Release 1.18.3gst-docs-1.18.3
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index cde9e966da..33d3552cfa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.18.2.1',
+ version: '1.18.3',
meson_version: '>=0.48.0')
hotdoc_p = find_program('hotdoc')