summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-01-14 02:18:20 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-01-14 02:18:20 +0000
commitebf3250ee694a717dfa130d32ddf43ee61e3f57f (patch)
tree28386afc55d63cbc9619d3efd6342fbafa44b7bd
parent085a22dca409a5165c534df230d22c49f39e756d (diff)
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 33d3552cfa..52f83230c4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.18.3',
+ version: '1.18.3.1',
meson_version: '>=0.48.0')
hotdoc_p = find_program('hotdoc')